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

Description Ryan Haddad 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
Comment 1 Ryan Haddad 2017-02-07 16:45:02 PST
Jeremy, is there anything that can be done to make this test less flaky?
Comment 2 Radar WebKit Bug Importer 2017-02-08 17:40:18 PST
<rdar://problem/30433906>
Comment 3 Ryan Haddad 2017-02-09 16:51:02 PST
Marked this test as flaky in http://trac.webkit.org/projects/webkit/changeset/212007
Comment 4 Jeremy Jones 2017-02-17 15:12:52 PST
Created attachment 301996 [details]
Patch
Comment 5 Jeremy Jones 2017-03-27 12:07:46 PDT
Created attachment 305494 [details]
Patch
Comment 6 WebKit Commit Bot 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>
Comment 7 WebKit Commit Bot 2017-04-03 11:00:11 PDT
All reviewed patches have been landed.  Closing bug.