Closed
Bug 1954742
Opened 1 month ago
Closed 1 month ago
[wpt-sync] Sync PR 51421 - Add TT reporting tests for Worker importScripts
Categories
(Core :: DOM: Security, task, P4)
Core
DOM: Security
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 51421 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51421
Details from upstream follow.
Luke Warlow <lwarlow@igalia.com> wrote:
Add TT reporting tests for Worker importScripts
Assignee | ||
Updated•1 month ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•1 month ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d3793837a61c56946e55b3f41be709aeeeb4992d
Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 2 subtests
Status Summary
Firefox
OK
: 3
PASS
: 5
FAIL
: 1
TIMEOUT
: 2
ERROR
: 1
Chrome
OK
: 3
PASS
: 6
Safari
TIMEOUT
: 6
NOTRUN
: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /trusted-types/trusted-types-reporting-for-DedicatedWorker-importScripts.html [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-24h2-debug
,Gecko-windows11-32-24h2-opt
,Gecko-windows11-64-24h2-debug
,Gecko-windows11-64-24h2-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:TIMEOUT
) - /trusted-types/trusted-types-reporting-for-ServiceWorker-importScripts.https.html [wpt.fyi]:
ERROR
[GitHub
],OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-24h2-debug
,Gecko-windows11-32-24h2-opt
,Gecko-windows11-64-24h2-debug
,Gecko-windows11-64-24h2-opt
] (Chrome:OK
, Safari:TIMEOUT
)- No violation reported for importScripts with TrustedScriptURL.:
FAIL
(Chrome:PASS
, Safari:TIMEOUT
)
- No violation reported for importScripts with TrustedScriptURL.:
- /trusted-types/trusted-types-reporting-for-SharedWorker-importScripts.html [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-24h2-debug
,Gecko-windows11-32-24h2-opt
,Gecko-windows11-64-24h2-debug
,Gecko-windows11-64-24h2-opt
],TIMEOUT
[GitHub
] (Chrome:OK
, Safari:TIMEOUT
)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f674d1e200a7
[wpt PR 51421] - Add TT reporting tests for Worker importScripts, a=testonly
https://hg.mozilla.org/integration/autoland/rev/05c3be9589e0
[wpt PR 51421] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/f674d1e200a7
https://hg.mozilla.org/mozilla-central/rev/05c3be9589e0
Status: NEW → RESOLVED
Closed: 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
•