Bug 167965

Summary: LayoutTest pointer-lock/mouse-event-delivery.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Tools / TestsAssignee: Jeremy Jones <jeremyj-wk>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jeremyj-wk, jer.noble, jonlee, lforschler, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Ryan Haddad
Reported 2017-02-07 16:44:22 PST
LayoutTest pointer-lock/mouse-event-delivery.html is a flaky failure https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r211835%20(1930)/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 @@ -17,11 +17,11 @@ PASS document.onpointerlockchange event received. PASS document.pointerLockElement is targetdiv2 With a lock in place send a wheel event. -PASS event type: wheel, target: target2, received on: target2 -PASS event type: wheel, target: target2, received on: body With a lock in place send a click. PASS event type: mousedown, target: target2, received on: target2 PASS event type: mousedown, target: target2, received on: body +PASS event type: wheel, target: target2, received on: target2 +PASS event type: wheel, target: target2, received on: body Ensure double clicks work as expected, sending 4 clicks. Creating a click and dblclick. PASS event type: mousedown, target: target2, received on: target2
Attachments
Patch (2.58 KB, patch)
2017-02-17 15:12 PST, Jeremy Jones
no flags
Patch (2.69 KB, patch)
2017-03-27 12:07 PDT, Jeremy Jones
no flags
Ryan Haddad
Comment 1 2017-02-07 16:45:02 PST
Jeremy, is there anything that can be done to make this test less flaky?
Radar WebKit Bug Importer
Comment 2 2017-02-08 17:40:18 PST
Ryan Haddad
Comment 3 2017-02-09 16:51:02 PST
Jeremy Jones
Comment 4 2017-02-17 15:12:52 PST
Jeremy Jones
Comment 5 2017-03-27 12:07:46 PDT
WebKit Commit Bot
Comment 6 2017-04-03 11:00:09 PDT
Comment on attachment 305494 [details] Patch Clearing flags on attachment: 305494 Committed r214820: <http://trac.webkit.org/changeset/214820>
WebKit Commit Bot
Comment 7 2017-04-03 11:00:11 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.