Bug 262214

Summary: [ Mac WK1 ] 2x fast/scrolling/mac/scrollbars/* (layout-tests) are constant failures
Product: WebKit Reporter: Dawn Morningstar <Morningstar>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Dawn Morningstar
Reported 2023-09-27 14:32:09 PDT
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
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-27 14:32:40 PDT
EWS
Comment 2 2023-09-27 14:45:05 PDT
Test gardening commit 268538@main (b42df3daaf62): <https://commits.webkit.org/268538@main> Reviewed commits have been landed. Closing PR #18307 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.