Closed
Bug 1955656
Opened 1 month ago
Closed 1 month ago
[wpt-sync] Sync PR 51520 - Add tests for report-uri with Trusted Types violations in Workers
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51520 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51520
Details from upstream follow.
Frédéric Wang <fwang@igalia.com> wrote:
Add tests for report-uri with Trusted Types violations in Workers
Assignee | ||
Updated•1 month ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Updated•1 month ago
|
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → INVALID
Assignee | ||
Updated•1 month ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Assignee | ||
Comment 1•1 month ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0e60606c3b8db4a5e0b71941e45e1e5ace1a81f1
Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 5 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 4
TIMEOUT
: 1
Chrome
OK
: 2
PASS
: 9
Safari
OK
: 2
PASS
: 5
FAIL
: 4
Links
Details
Firefox-only Failures
- /trusted-types/trusted-types-reporting-check-report-DedicatedWorker-create-policy.html [wpt.fyi]
- Creating policy works for policy in the allowlist.:
FAIL
- Creating policy works for policy in the blocklist, since it's report-only.:
FAIL
- Creating policy works for policy in the allowlist.:
- /trusted-types/trusted-types-reporting-check-report-DedicatedWorker-sink-mismatch.html [wpt.fyi]:
TIMEOUT
New Tests That Don't Pass
- /trusted-types/trusted-types-reporting-check-report-DedicatedWorker-create-policy.html [wpt.fyi]
- Creating policy works for policy in the allowlist.:
FAIL
(Chrome:PASS
, Safari:PASS
) - Creating policy works for policy in the blocklist, since it's report-only.:
FAIL
(Chrome:PASS
, Safari:PASS
) - Test report-uri works with trusted-types violation.:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test number of sent reports.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Creating policy works for policy in the allowlist.:
- /trusted-types/trusted-types-reporting-check-report-DedicatedWorker-sink-mismatch.html [wpt.fyi]:
TIMEOUT
(Chrome:OK
, Safari:OK
)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6e02ccd981d5
[wpt PR 51520] - Add tests for report-uri with Trusted Types violations in Workers, a=testonly
https://hg.mozilla.org/integration/autoland/rev/f0d8529c71b6
[wpt PR 51520] - Update wpt metadata, a=testonly
Comment 4•1 month ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6e02ccd981d5
https://hg.mozilla.org/mozilla-central/rev/f0d8529c71b6
Status: REOPENED → RESOLVED
Closed: 1 month ago → 1 month ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•