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 +
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 +