RESOLVED FIXED297121
REGRESSION(298350@main): [ macOS wk2 ] fast/page-color-sampling/color-sampling-fixed-ancestor-with-relative-container.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=297121
Summary REGRESSION(298350@main): [ macOS wk2 ] fast/page-color-sampling/color-samplin...
Bryan Medina
Reported 2025-08-08 09:40:39 PDT
fast/page-color-sampling/color-sampling-fixed-ancestor-with-relative-container.htm is a constant failure on macOS wk2. HISTORY: https://results.webkit.org/?suite=layout-tests&test=fast%2Fpage-color-sampling%2Fcolor-sampling-fixed-ancestor-with-relative-container.html TEXT DIFF: --- /Volumes/Data/worker/Apple-Sequoia-Release-WK2-Tests/build/layout-test-results/fast/page-color-sampling/color-sampling-fixed-ancestor-with-relative-container-expected.txt +++ /Volumes/Data/worker/Apple-Sequoia-Release-WK2-Tests/build/layout-test-results/fast/page-color-sampling/color-sampling-fixed-ancestor-with-relative-container-actual.txt @@ -1,5 +1,6 @@ -PASS edgeColors.top is "rgb(212, 214, 185)" +FAIL edgeColors.top should be rgb(212, 214, 185) (of type string). Was null (of type object). PASS successfullyParsed is true +Some tests failed. TEST COMPLETE TEXT DIFF URL: https://build.webkit.org/results/Apple-Sequoia-Release-WK2-Tests/298392@main%20(3554)/fast/page-color-sampling/color-sampling-fixed-ancestor-with-relative-container-diff.txt
Attachments
Radar WebKit Bug Importer
Comment 1 2025-08-08 09:42:36 PDT
Bryan Medina
Comment 2 2025-08-08 09:48:27 PDT
I was able to reproduce the text failure locally on my device running macOS Sequoia arm64 Release ToT using the following command: run-webkit-tests fast/page-color-sampling/color-sampling-fixed-ancestor-with-relative-container.html --iterations=10
Bryan Medina
Comment 3 2025-08-08 10:17:31 PDT
Referring to the history, it is shown that the tests were failing somewhere between 298349@main and 298352@main. Using reproduction steps above, I found that the tests were passing at 298350@main, but failed at 298350@main. At this time, I believe that the regression point is 298350@main.
Bryan Medina
Comment 4 2025-08-08 10:18:30 PDT
Correction: they were passing at 298349@main, but failed at 298350@main.
EWS
Comment 5 2025-08-08 10:24:24 PDT
Test gardening commit 298404@main (52de8a87bc14): <https://commits.webkit.org/298404@main> Reviewed commits have been landed. Closing PR #49119 and removing active labels.
Wenson Hsieh
Comment 6 2025-08-12 18:16:33 PDT
EWS
Comment 7 2025-08-12 19:43:59 PDT
Committed 298601@main (54a1ffd066b4): <https://commits.webkit.org/298601@main> Reviewed commits have been landed. Closing PR #49300 and removing active labels.
Alexey Proskuryakov
Comment 8 2025-08-14 13:20:15 PDT
I wonder why EWS didn't catch this.
Note You need to log in before you can comment on or make changes to this bug.