Bug 144734 - [GTK] Layout Test fast/regions/hover-on-child-in-region.html is flaky
Summary: [GTK] Layout Test fast/regions/hover-on-child-in-region.html is flaky
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-07 02:18 PDT by Marcos Chavarría Teijeiro (irc: chavaone)
Modified: 2022-07-13 09:37 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos Chavarría Teijeiro (irc: chavaone) 2015-05-07 02:18:51 PDT
The fast/regions/hover-on-child-in-region.html layout test is flaky on GTK+. It fails very ocasionally.

When it fails the diff is the following:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/regions/hover-on-child-in-region-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/regions/hover-on-child-in-region-actual.txt
@@ -2,7 +2,7 @@
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
-PASS Hover event processed OK.
+FAIL Hover event FAILED to process.
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Brent Fulgham 2022-07-13 09:37:34 PDT
CSS Regions were removed in Bug 174978.