Closed
Bug 1954765
Opened 1 month ago
Closed 1 month ago
[wpt-sync] Sync PR 51425 - Add TT reporting tests for Worker eval and new Function()
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 51425 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51425
Details from upstream follow.
Luke Warlow <lwarlow@igalia.com> wrote:
Add TT reporting tests for Worker eval and new Function()
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=289ab4783568bba608568bbdbb3777d2954b7d17
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 8 tests and 12 subtests
Status Summary
Firefox
TIMEOUT
: 4
ERROR
: 4
Chrome
OK
: 7
PASS
: 35
FAIL
: 9
ERROR
: 1
Safari
OK
: 2
PASS
: 14
TIMEOUT
: 10
ERROR
: 1
NOTRUN
: 25
Links
Details
Firefox-only Failures
- /trusted-types/trusted-types-reporting-for-Window-eval.html [wpt.fyi]:
ERROR
- /trusted-types/trusted-types-reporting-for-Window-function-constructor.html [wpt.fyi]:
ERROR
New Tests That Don't Pass
- /trusted-types/trusted-types-reporting-for-DedicatedWorker-eval.html [wpt.fyi]:
TIMEOUT
(Chrome:OK
, Safari:TIMEOUT
) - /trusted-types/trusted-types-reporting-for-DedicatedWorker-function-constructor.html [wpt.fyi]:
TIMEOUT
(Chrome:OK
, Safari:TIMEOUT
) - /trusted-types/trusted-types-reporting-for-ServiceWorker-eval.https.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:TIMEOUT
) - /trusted-types/trusted-types-reporting-for-ServiceWorker-function-constructor.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /trusted-types/trusted-types-reporting-for-SharedWorker-eval.html [wpt.fyi]:
TIMEOUT
(Chrome:OK
, Safari:TIMEOUT
) - /trusted-types/trusted-types-reporting-for-SharedWorker-function-constructor.html [wpt.fyi]:
TIMEOUT
(Chrome:OK
, Safari:TIMEOUT
) - /trusted-types/trusted-types-reporting-for-Window-eval.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:OK
) - /trusted-types/trusted-types-reporting-for-Window-function-constructor.html [wpt.fyi]:
ERROR
(Chrome:OK
, Safari:OK
)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/83daf1f9b9dd
[wpt PR 51425] - Add TT reporting tests for Worker eval and new Function(), a=testonly
https://hg.mozilla.org/integration/autoland/rev/e69bbef1aefc
[wpt PR 51425] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/83daf1f9b9dd
https://hg.mozilla.org/mozilla-central/rev/e69bbef1aefc
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
•