imported/w3c/web-platform-tests/navigation-api/navigation-history-entry/no-referrer-dynamic-url-censored.html is constantly failing on macOS and iOS since 280355@main landed. In the commit it noted that the implementation is "Not yet complete". HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fnavigation-api%2Fnavigation-history-entry%2Fno-referrer-dynamic-url-censored.html&platform=ios&platform=mac&platform=visionos DIFFS: --- /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/navigation-api/navigation-history-entry/no-referrer-dynamic-url-censored-expected.txt +++ /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/navigation-api/navigation-history-entry/no-referrer-dynamic-url-censored-actual.txt @@ -1,4 +1,4 @@ -FAIL The url of a document is censored by a no-referrer policy dynamically promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'i.contentWindow.navigation.activation.from')" +FAIL The url of a document is censored by a no-referrer policy dynamically promise_test: Unhandled rejection with value: object "TypeError: null is not an object (evaluating 'i.contentWindow.navigation.activation.from.url')"
<rdar://problem/130689468>
REPRODUCIBILITY: I was able to reproduce by using command. run-webkit-tests --root --exit-after-n-failures 1 imported/w3c/web-platform-tests/media-source/dedicated-worker/mediasource-worker-detach-element.html
Pull request: https://github.com/WebKit/WebKit/pull/30247
I have opted to set the test expectation as Failure with the above commit.
(In reply to Anfernee Viduya from comment #4) > I have opted to set the test expectation as Failure with the above commit. I do wonder if it would make more sense to re-baseline since it seems like it went from one error message to another rather than PASS -> FAIL
Test gardening commit 280440@main (1fe29ec3d435): <https://commits.webkit.org/280440@main> Reviewed commits have been landed. Closing PR #30247 and removing active labels.