Bug 195719 - [ MacOS Debug ] REGRESSION (r242687) Layout Tests fast/events/wheel* are flaky timeouts
Summary: [ MacOS Debug ] REGRESSION (r242687) Layout Tests fast/events/wheel* are flak...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-13 17:53 PDT by Shawn Roberts
Modified: 2019-04-26 10:39 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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