Bug 144864 - [GTK] Layout Tests fast/events/clear[-edit]-drag-state.html are flaky
Summary: [GTK] Layout Tests fast/events/clear[-edit]-drag-state.html are flaky
Status: NEW
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-11 03:59 PDT by Marcos Chavarría Teijeiro (irc: chavaone)
Modified: 2017-03-11 11:00 PST (History)
1 user (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-11 03:59:11 PDT
The fast/events/clear-edit-drag-state.html layout test is flaky on GTK+. The first time it fails was at revision r184018.

When it fails, the diff is the following:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/events/clear-edit-drag-state-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/events/clear-edit-drag-state-actual.txt
@@ -1,4 +1,5 @@
 This test ensures we clear the drag state at the end of each drag. To test manually, drag the green box below twice. You should observe the same list of events in the same order twice.
 
 Drag me down twice!
-PASS
+PASSdiv:div:dragenter
+
Comment 1 Marcos Chavarría Teijeiro (irc: chavaone) 2015-05-11 04:07:26 PDT
Test fast/events/clear-drag-state.html is also flaky on GTK+.


The diff is the same than the one from fast/events/clear-edit-drag-state.html:
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/events/clear-drag-state-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/events/clear-drag-state-actual.txt
@@ -1,4 +1,5 @@
 This test ensures we clear the drag state at the end of each drag. To test manually, drag the green box below twice. You should observe the same list of events in the same order twice.
 
 Drag me down twice!
-PASS
+PASSdiv:div:dragenter
+