Bug 195719

Summary: [ MacOS Debug ] REGRESSION (r242687) Layout Tests fast/events/wheel* are flaky timeouts
Product: WebKit Reporter: Shawn Roberts <sroberts>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: koivisto, lforschler, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=195507

Description Shawn Roberts 2019-03-13 17:53:30 PDT
The following layout tests are flaky on MacOS Debug

fast/events/wheel-event-destroys-overflow.html 
fast/events/wheelevent-mousewheel-interaction.html 
fast/events/wheel-event-destroys-frame.html 
fast/events/wheelevent-basic.html 
fast/events/wheelevent-in-text-node.html

Probable cause:

Started testing around ~242694 as this was the first time it showed up on the flakiness dashboard. 

Through testing found it was failing locally on debug builds with r242688 (which includes r242687), and passing in revisions previous. Sometimes, but not always it will pass on retry. So I added --no-retry for better results.

Reproduced with: I ran each test individually, not as fast/events/wheel*

run-webkit-tests fast/events/wheel* --iterations 1000 -f --debug --no-retry

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fevents%2Fwheel-event-destroys-overflow.html%20fast%2Fevents%2Fwheelevent-mousewheel-interaction.html%20fast%2Fevents%2Fwheel-event-destroys-frame.html%20fast%2Fevents%2Fwheelevent-basic.html%20fast%2Fevents%2Fwheelevent-in-text-node.html
Comment 1 Radar WebKit Bug Importer 2019-03-13 17:54:42 PDT
<rdar://problem/48871828>
Comment 2 Shawn Roberts 2019-03-26 09:40:22 PDT
Marked tests as flaky in https://trac.webkit.org/changeset/243498/webkit while waiting for a fix.

Issue is also affecting Mac Release WK2.
Comment 3 Shawn Roberts 2019-04-26 10:39:46 PDT
Removed test expectations in https://trac.webkit.org/changeset/244698/webkit