Bug 296952
| Summary: | [ macOS Tahoe ] 3 /gen/top shared worker mixed content tests are a consistent failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | Page Loading | Assignee: | Charlie Wolfe <charliew> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | beidson, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Karl Rackler
Description:
Setting test expectations in preparation for the release of macOS Tahoe.
<rdar://157593799>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
Test gardening commit 298255@main (bcb264090b3d): <https://commits.webkit.org/298255@main>
Reviewed commits have been landed. Closing PR #48971 and removing active labels.
Alexey Proskuryakov
imported/w3c/web-platform-tests/mixed-content/gen/top.http-rp/opt-in/sharedworker-import-data.https.html
imported/w3c/web-platform-tests/mixed-content/gen/top.meta/opt-in/sharedworker-import-data.https.html
imported/w3c/web-platform-tests/mixed-content/gen/top.meta/unset/sharedworker-import-data.https.html
The diffs all look like this:
-PASS Mixed-Content: Expects blocked for sharedworker-import-data to cross-http origin and no-redirect redirection from https context.
+FAIL Mixed-Content: Expects blocked for sharedworker-import-data to cross-http origin and no-redirect redirection from https context. assert_equals: The resource request should be 'blocked'. expected "blocked" but got "allowed"
Charlie Wolfe
Pull request: https://github.com/WebKit/WebKit/pull/49544
EWS
Committed 298871@main (f484e2fa8300): <https://commits.webkit.org/298871@main>
Reviewed commits have been landed. Closing PR #49544 and removing active labels.