WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
144864
[GTK] Layout Tests fast/events/clear[-edit]-drag-state.html are flaky
https://bugs.webkit.org/show_bug.cgi?id=144864
Summary
[GTK] Layout Tests fast/events/clear[-edit]-drag-state.html are flaky
Marcos Chavarría Teijeiro (irc: chavaone)
Reported
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 +
Attachments
Add attachment
proposed patch, testcase, etc.
Marcos Chavarría Teijeiro (irc: chavaone)
Comment 1
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 +
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug