[wpt-sync] Sync PR 35369 - Rename external/wpt/web-bundle/subresource-loading/script-*.html tests
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox106 fixed)
| Tracking | Status | |
|---|---|---|
| firefox106 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35369 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35369
Details from upstream follow.
DongJun Kim <deejay.kim@navercorp.com> wrote:
Rename external/wpt/web-bundle/subresource-loading/script-*.html tests
\<link>-based APIs were removed, and "script-" prefix
doesn't make much sense anymore.This patch remove "script-" prefix of WPT tests in web-bundle/subresource-loading.
Bug: 1347336
Change-Id: Iac4d719db0a637e7c59b78be5ed96e21aea8fafc
Reviewed-on: https://chromium-review.googlesource.com/3812938
WPT-Export-Revision: 25843976e778942ca056d125400b8f0994f2f4a8
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 28 tests and 2 subtests
Status Summary
Firefox
OK : 1
PASS : 1
FAIL : 1
ERROR : 27
Chrome
OK : 25
PASS : 45
FAIL : 33
TIMEOUT: 2
ERROR : 2
NOTRUN : 7
Safari
OK : 1
PASS : 1
FAIL : 1
ERROR : 27
Links
Details
New Tests That Don't Pass
- /web-bundle/subresource-loading/accept-header.https.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/coep.https.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/corp.https.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/credentials.https.tentative.sub.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/csp-allowed.https.tentative.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR) - /web-bundle/subresource-loading/csp-blocked.https.tentative.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR) - /web-bundle/subresource-loading/element-removal.https.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/invalid-json.https.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/nested-bundle.https.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/network-error.https.tentative.sub.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/not-found.https.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/path-restriction.https.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/relative-url-in-web-bundle-cors.https.tentative.sub.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/relative-url-in-web-bundle.https.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/relative-url-resources.https.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/relative-url-scopes.https.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/relative-url-static-element.https.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/relative-url-with-base.https.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/request-destination.https.tentative.sub.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/resource-timing-attributes-consistent.https.tentative.sub.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/resource-timing.https.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/reuse-web-bundle-resource.https.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/service-worker-controlled.https.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/static-element-with-base.https.tentative.sub.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/static-element.https.tentative.sub.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/subframe-from-web-bundle.https.tentative.html [wpt.fyi]:
ERROR(Chrome:OK, Safari:ERROR) - /web-bundle/subresource-loading/subresource-load.https.tentative.sub.html [wpt.fyi]:
ERROR(Chrome:TIMEOUT, Safari:ERROR) - /web-bundle/subresource-loading/supports-webbundle.https.tentative.html [wpt.fyi]
- HTMLScriptElement.supports returns true for 'webbundle':
FAIL(Chrome:PASS, Safari:FAIL)
- HTMLScriptElement.supports returns true for 'webbundle':
Comment 4•3 years ago
|
||
| bugherder | ||
Description
•