WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
275962
REGRESSION(
280355@main
): [ macOS iOS ] imported/w3c/web-platform-tests/navigation-api/navigation-history-entry/no-referrer-dynamic-url-censored.html is constantly failing.
https://bugs.webkit.org/show_bug.cgi?id=275962
Summary
REGRESSION(280355@main): [ macOS iOS ] imported/w3c/web-platform-tests/naviga...
Anfernee Viduya
Reported
2024-06-27 11:23:46 PDT
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')"
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-06-27 11:30:02 PDT
<
rdar://problem/130689468
>
Anfernee Viduya
Comment 2
2024-06-27 11:43:58 PDT
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
Anfernee Viduya
Comment 3
2024-06-27 14:45:27 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/30247
Anfernee Viduya
Comment 4
2024-06-27 14:49:19 PDT
I have opted to set the test expectation as Failure with the above commit.
Ryan Haddad
Comment 5
2024-06-27 15:20:31 PDT
(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
EWS
Comment 6
2024-06-27 17:55:39 PDT
Test gardening commit
280440@main
(1fe29ec3d435): <
https://commits.webkit.org/280440@main
> Reviewed commits have been landed. Closing PR #30247 and removing active labels.
Rob Buis
Comment 7
2024-11-26 09:27:12 PST
I think this is likely fixed by Chris' commit:
https://commits.webkit.org/287017@main
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug