The test is consistently flaky since r270022. https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Ftouch%2Femulate-touch-events.html&platform=WPE https://build.webkit.org/results/WPE-Linux-64-bit-Release-Tests/r270343%20(21301)/results.html --- /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/fast/events/touch/emulate-touch-events-expected.txt +++ /home/buildbot/worker/wpe-linux-64-release-tests/build/layout-test-results/fast/events/touch/emulate-touch-events-actual.txt @@ -5,6 +5,7 @@ PASS 'ontouchstart' in window is true PASS 'ontouchend' in document is true +Unexpected mousemove event received before touchstart PASS lastEvent.type is "touchstart" PASS lastEvent.touches.length is 1 PASS lastEvent.changedTouches.length is 1
<rdar://problem/72129666>