Bug 144864
| Summary: | [GTK] Layout Tests fast/events/clear[-edit]-drag-state.html are flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcos Chavarría Teijeiro (irc: chavaone) <chavarria1991> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marcos Chavarría Teijeiro (irc: chavaone)
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
+
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Marcos Chavarría Teijeiro (irc: chavaone)
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
+