NEW 169238
LayoutTest fast/events/mouse-cursor-no-mousemove.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=169238
Summary LayoutTest fast/events/mouse-cursor-no-mousemove.html is a flaky failure
Ryan Haddad
Reported 2017-03-06 16:37:23 PST
LayoutTest fast/events/mouse-cursor-no-mousemove.html is a flaky failure https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r213467%20(13728)/results.html https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fevents%2Fmouse-cursor-no-mousemove.html --- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/fast/events/mouse-cursor-no-mousemove-expected.txt +++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/fast/events/mouse-cursor-no-mousemove-actual.txt @@ -8,7 +8,7 @@ TEST CASE: Mouse idle, change cursor should not fire mousemove event Cursor Info: type=Pointer hotSpot=0,0 -Cursor Info: type=Help hotSpot=0,0 +Cursor Info: type=Pointer hotSpot=0,0 PASS successfullyParsed is true
Attachments
Ryan Haddad
Comment 1 2017-03-06 16:39:54 PST
First failure visible on the flakiness dashboard is 2/22/2017 10:25:38 @ https://trac.webkit.org/log/?verbose=on&rev=212872&stop_rev=212869
Matt Lewis
Comment 3 2017-08-29 10:35:58 PDT
The test is sill intermittently failing on Mac WK2 Release platforms according to the dashboard. Recent builds: https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r221295%20(4067)/results.html Recent diff is the same: --- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/fast/events/mouse-cursor-no-mousemove-expected.txt +++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/fast/events/mouse-cursor-no-mousemove-actual.txt @@ -8,7 +8,7 @@ TEST CASE: Mouse idle, change cursor should not fire mousemove event Cursor Info: type=Pointer hotSpot=0,0 -Cursor Info: type=Help hotSpot=0,0 +Cursor Info: type=Pointer hotSpot=0,0 PASS successfullyParsed is true Marked the test as flaky in: https://trac.webkit.org/changeset/221303/webkit
Truitt Savell
Comment 4 2018-09-24 13:02:24 PDT
Now seeing this test failing on Mac Debug wk1. Test failure is very intermittent, the flakiness is not new and has been happening throughout the current history. Diff: --- /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/fast/events/mouse-cursor-no-mousemove-expected.txt +++ /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/fast/events/mouse-cursor-no-mousemove-actual.txt @@ -8,7 +8,7 @@ TEST CASE: Mouse idle, change cursor should not fire mousemove event Cursor Info: type=Pointer hotSpot=0,0 -Cursor Info: type=Help hotSpot=0,0 +Cursor Info: type=Pointer hotSpot=0,0 PASS successfullyParsed is true
Note You need to log in before you can comment on or make changes to this bug.