Bug 235605 - [macOS arm64] fast/scrolling/mac/j-shaped-scroll-rubberband.html is consistently failing
Summary: [macOS arm64] fast/scrolling/mac/j-shaped-scroll-rubberband.html is consisten...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-25 13:36 PST by Ryan Haddad
Modified: 2022-01-25 13:55 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2022-01-25 13:36:23 PST
fast/scrolling/mac/j-shaped-scroll-rubberband.html is consistently failing on macOS arm64 bots, and has been since it was landed in https://trac.webkit.org/changeset/288336/webkit

--- /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/fast/scrolling/mac/j-shaped-scroll-rubberband-expected.txt
+++ /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/fast/scrolling/mac/j-shaped-scroll-rubberband-actual.txt
@@ -1,2 +1,2 @@
-PASS window.scrollY > 0 is true
+FAIL window.scrollY > 0 should be true. Was false.
 

https://results.webkit.org/?suite=layout-tests&test=fast%2Fscrolling%2Fmac%2Fj-shaped-scroll-rubberband.html
Comment 1 Radar WebKit Bug Importer 2022-01-25 13:37:02 PST
<rdar://problem/88041908>
Comment 2 Ryan Haddad 2022-01-25 13:39:05 PST
The test appears to be consistently passing on x86 bots.
Comment 3 Simon Fraser (smfr) 2022-01-25 13:52:07 PST
It's a timing-dependent test; will need a bit more work to make it reliable.
Comment 4 Ryan Haddad 2022-01-25 13:55:50 PST
Marked test as failing in r288583