fast/scrolling/mac/scrollbars/scrollbar-state.html fast/scrolling/mac/scrollbars/overlay-scrollbar-state.html are constant failures on WK1, these just need the WK1 expectations removed as they were not running on WK1 before the MacOS migration so it can be surmised that the migration accidentally enabled them on WK1. HISTORY: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=fast%2Fscrolling%2Fmac%2Fscrollbars%2Foverlay-scrollbar-state.html&test=fast%2Fscrolling%2Fmac%2Fscrollbars%2Fscrollbar-state.html DIFF: --- /Volumes/Data/worker/Apple-Monterey-Release-AppleSilicon-WK1-Tests/build/layout-test-results/fast/scrolling/mac/scrollbars/overlay-scrollbar-state-expected.txt +++ /Volumes/Data/worker/Apple-Monterey-Release-AppleSilicon-WK1-Tests/build/layout-test-results/fast/scrolling/mac/scrollbars/overlay-scrollbar-state-actual.txt @@ -4,14 +4,14 @@ Document -enabled -none +undefined +undefined overflow:auto -PASS verticalScrollbarStateForAuto is "enabled" -PASS horizontalScrollbarStateForAuto is "none" +FAIL verticalScrollbarStateForAuto should be enabled (of type string). Was undefined (of type undefined). +FAIL horizontalScrollbarStateForAuto should be none (of type string). Was undefined (of type undefined). overflow:scroll -PASS verticalScrollbarStateForScroll is "enabled" -PASS horizontalScrollbarStateForScroll is "none" +FAIL verticalScrollbarStateForScroll should be enabled (of type string). Was undefined (of type undefined). +FAIL horizontalScrollbarStateForScroll should be none (of type string). Was undefined (of type undefined). PASS successfullyParsed is true TEST COMPLETE Test-run: https://build.webkit.org/results/Apple-Monterey-Release-AppleSilicon-WK1-Tests/268506@main%20(12572)/results.html
<rdar://problem/116142185>
Test gardening commit 268538@main (b42df3daaf62): <https://commits.webkit.org/268538@main> Reviewed commits have been landed. Closing PR #18307 and removing active labels.