Bug 263679
Summary: | REGRESSION (269753@main): [ macOS wk1 ] 2 tests in http/tests/css are constantly failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
Component: | New Bugs | Assignee: | sideshowbarker <mike> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mike, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Marta Darbinyan
Description:
The following two tests are constantly failing on macOS ToT and since 269753@main:
http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html
http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html
This issue can be bisected to 269753@main by using the command:
run-webkit-tests --exit-after-n-failures 1 --debug http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html
History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=http%2Ftests%2Fcss%2Flink-css-disabled-value-with-slow-loading-sheet-in-error.html&test=http%2Ftests%2Fcss%2Flink-css-disabled-value-with-slow-loading-sheet.html&flavor=wk1&version_name=Sonoma&version_name=Ventura
Text Diff:
66Testing value of 'disabled' prior to load just after setting them
77PASS mainSheetLink.sheet is null
8 PASS alternateSheetLink.sheet is non-null.
8FAIL alternateSheetLink.sheet should be non-null. Was null
99PASS mainSheetLink.disabled is true
1010PASS alternateSheetLink.disabled is false
1111Testing the values when the alternate sheet is loaded (as this is the only one that has sheet() === null)
Link:
https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK1-Tests/269753@main%20(5838)/http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error-actual.txt
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/117489271>
EWS
Test gardening commit 269777@main (c6a6d036f285): <https://commits.webkit.org/269777@main>
Reviewed commits have been landed. Closing PR #19560 and removing active labels.
sideshowbarker
Pull request: https://github.com/WebKit/WebKit/pull/19584
EWS
Committed 269803@main (992aeb098fa2): <https://commits.webkit.org/269803@main>
Reviewed commits have been landed. Closing PR #19584 and removing active labels.