WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 234996
REGRESSION (
r287431
): [Big Sur WK1] fast/scrolling/latching/iframe-latch-small-deltas.html is consistently failing
https://bugs.webkit.org/show_bug.cgi?id=234996
Summary
REGRESSION (r287431): [Big Sur WK1] fast/scrolling/latching/iframe-latch-smal...
Ryan Haddad
Reported
2022-01-07 16:57:37 PST
fast/scrolling/latching/iframe-latch-small-deltas.html is consistently failing on Big Sur WK1 bots after
r287431
--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/fast/scrolling/latching/iframe-latch-small-deltas-expected.txt +++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/fast/scrolling/latching/iframe-latch-small-deltas-actual.txt @@ -7,12 +7,12 @@ PASS iframeTarget.contentWindow.pageYOffset is 0 PASS window.pageYOffset is 200 After scroll -PASS iframeTarget.contentWindow.pageYOffset is 410 +FAIL iframeTarget.contentWindow.pageYOffset should be 410. Was 205. PASS window.pageYOffset is 200 After wait -PASS iframeTarget.contentWindow.pageYOffset is 410 +FAIL iframeTarget.contentWindow.pageYOffset should be 410. Was 205. PASS window.pageYOffset is 200 -PASS iframeTarget.contentWindow.pageYOffset is 400 +FAIL iframeTarget.contentWindow.pageYOffset should be 400. Was 200. PASS window.pageYOffset is 200 PASS successfullyParsed is true
https://build.webkit.org/results/Apple-BigSur-Release-WK1-Tests/r287783%20(7695)/results.html
https://results.webkit.org/?suite=layout-tests&test=fast%2Fscrolling%2Flatching%2Fiframe-latch-small-deltas.html
Attachments
Patch
(1.88 KB, patch)
2022-01-10 10:30 PST
,
Simon Fraser (smfr)
ryanhaddad
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-01-07 16:57:54 PST
<
rdar://problem/87279223
>
Simon Fraser (smfr)
Comment 2
2022-01-07 18:29:45 PST
Probably just needs a new baseline.
Simon Fraser (smfr)
Comment 3
2022-01-10 10:30:06 PST
Created
attachment 448769
[details]
Patch
Ryan Haddad
Comment 4
2022-01-10 10:31:50 PST
Comment on
attachment 448769
[details]
Patch If the baseline is the same as Catalina, we can remove the copy in the mac-catalina-wk1 folder as part of this change. The Catalina bots will pick up this Big Sur version.
Simon Fraser (smfr)
Comment 5
2022-01-10 10:38:07 PST
https://trac.webkit.org/changeset/287843/webkit
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug