Bug 183879

Summary: [mac-wk2 debug] Layout Test fast/scrolling/latching/scroll-div-no-latching.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bfulgham, sroberts
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ryan Haddad 2018-03-21 16:49:24 PDT
The following layout test is flaky on macOS Debug WK2

fast/scrolling/latching/scroll-div-no-latching.html

Probable cause:

Unknown, this test has been flaky for a while.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fscrolling%2Flatching%2Fscroll-div-no-latching.html

--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/fast/scrolling/latching/scroll-div-no-latching-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/fast/scrolling/latching/scroll-div-no-latching-actual.txt
@@ -7,5 +7,5 @@
 PASS successfullyParsed is true
 
 TEST COMPLETE
-PASS Page received wheel events.
+FAIL Page did not receive wheel events.
Comment 1 Ryan Haddad 2018-03-21 17:06:20 PDT
Marked test as flaky in https://trac.webkit.org/r229836
Comment 2 Shawn Roberts 2019-02-05 17:19:08 PST
Created attachment 361254 [details]
Patch