[wpt-sync] Sync PR 30903 - Added WPT tests for wasm-unsafe-eval
Categories
(Core :: DOM: Security, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox95 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][domsecurity-backlog])
Sync web-platform-tests PR 30903 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/30903
Details from upstream follow.
Francis McCabe <fgm@chromium.org> wrote:
Added WPT tests for wasm-unsafe-eval
Since it is behind a flag, also added expectations and a virtual suite
Bug:841404
Change-Id: I5a1afdf09409ef8a7552a6d89e073d1c2f1ee1fe
Reviewed-on: https://chromium-review.googlesource.com/3171519
WPT-Export-Revision: 2c4522a5dfabee3c21141d88a20dd5edc0a8f21c
| Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 2•4 years ago
|
||
| Assignee | ||
Comment 3•4 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 12 tests and 1 subtests
Status Summary
Firefox
OK : 12
PASS : 8
FAIL : 4
Chrome
OK : 12
PASS : 7
FAIL : 5
Safari
OK : 9
FAIL : 9
ERROR: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/content-security-policy/wasm-unsafe-eval/default-src-blocks-wasm.any.serviceworker.html
default-src-blocks-wasm: FAIL (Chrome: FAIL, Safari: FAIL)
/content-security-policy/wasm-unsafe-eval/default-src-blocks-wasm.any.worker.html
default-src-blocks-wasm: FAIL (Chrome: FAIL, Safari: FAIL)
/content-security-policy/wasm-unsafe-eval/default-src-blocks-wasm.any.html
default-src-blocks-wasm: FAIL (Chrome: PASS, Safari: FAIL)
/content-security-policy/wasm-unsafe-eval/default-src-blocks-wasm.any.sharedworker.html
default-src-blocks-wasm: FAIL (Chrome: FAIL)
Comment 5•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/3415332e295a
https://hg.mozilla.org/mozilla-central/rev/4120dbbf9d55
Description
•