Bug 262214
| Summary: | [ Mac WK1 ] 2x fast/scrolling/mac/scrollbars/* (layout-tests) are constant failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
| Component: | New Bugs | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116142185>
EWS
Test gardening commit 268538@main (b42df3daaf62): <https://commits.webkit.org/268538@main>
Reviewed commits have been landed. Closing PR #18307 and removing active labels.