RESOLVED DUPLICATE of bug 167134 167511
LayoutTest pointer-lock/mouse-event-delivery.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=167511
Summary LayoutTest pointer-lock/mouse-event-delivery.html is a flaky failure
Ryan Haddad
Reported 2017-01-27 09:59:44 PST
LayoutTest pointer-lock/mouse-event-delivery.html is a flaky failure https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r211281%20(1793)/results.html https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=pointer-lock%2Fmouse-event-delivery.html --- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/pointer-lock/mouse-event-delivery-expected.txt +++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/pointer-lock/mouse-event-delivery-actual.txt @@ -6,11 +6,11 @@ PASS document.onpointerlockchange event received. PASS document.pointerLockElement is targetdiv1 With a lock in place send a wheel event. -PASS event type: wheel, target: target1, received on: target1 -PASS event type: wheel, target: target1, received on: body With a lock in place send a click. PASS event type: mousedown, target: target1, received on: target1 PASS event type: mousedown, target: target1, received on: body +PASS event type: wheel, target: target1, received on: target1 +PASS event type: wheel, target: target1, received on: body PASS document.onpointerlockchange event received. PASS document.pointerLockElement is targetdiv2 With a lock in place send a wheel event.
Attachments
Ryan Haddad
Comment 1 2017-01-27 14:06:52 PST
This is a new test. Jeremy, can you take a look at this soon or should we roll out the change?
Ryan Haddad
Comment 2 2017-01-30 10:20:35 PST
Rolled out the change in http://trac.webkit.org/projects/webkit/changeset/211375 *** This bug has been marked as a duplicate of bug 167134 ***
Note You need to log in before you can comment on or make changes to this bug.