Closed
Bug 1485067
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12599 - Remove duplicate importScripts and testharness.js script in CORP test
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12599 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12599
Details from upstream follow.
Youenn Fablet <youennf@gmail.com> wrote:
> Remove duplicate importScripts and testharness.js script in CORP test
>
> The WPT server is handling that itself.
>
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=dc5280be0e8340fff2af23556cb3e016ad285f68
| Assignee | ||
Comment 5•7 years ago
|
||
Ran 4 tests and 48 subtests
OK : 4
PASS : 24
FAIL : 24
New tests that have failures or other problems:
/fetch/cross-origin-resource-policy/fetch.any.html
Cross-origin no-cors fetch to a same-site URL with a 'Cross-Origin-Resource-Policy: same-origin' response header.: FAIL
Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-origin' redirect response header.: FAIL
Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-origin' response header after a redirection.: FAIL
Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-origin' response header.: FAIL
Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-site' response header.: FAIL
Valid cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-site' response header.: FAIL
/fetch/cross-origin-resource-policy/fetch.any.serviceworker.html
Cross-origin cors fetch with a 'Cross-Origin-Resource-Policy: same-origin' response header.: FAIL
Cross-origin cors fetch with a 'Cross-Origin-Resource-Policy: same-site' response header.: FAIL
Cross-origin no-cors fetch to a same-site URL with a 'Cross-Origin-Resource-Policy: same-origin' response header.: FAIL
Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-origin' redirect response header.: FAIL
Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-origin' response header after a cross-origin redirection.: FAIL
Valid cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-site' response header.: FAIL
/fetch/cross-origin-resource-policy/fetch.any.sharedworker.html
Cross-origin no-cors fetch to a same-site URL with a 'Cross-Origin-Resource-Policy: same-origin' response header.: FAIL
Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-origin' redirect response header.: FAIL
Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-origin' response header after a redirection.: FAIL
Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-origin' response header.: FAIL
Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-site' response header.: FAIL
Valid cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-site' response header.: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2501f9166624
[wpt PR 12599] - Remove duplicate importScripts and testharness.js script in CORP test, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/7668d84fcc92
[wpt PR 12599] - Update wpt metadata, a=testonly
Comment 7•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/2501f9166624
https://hg.mozilla.org/mozilla-central/rev/7668d84fcc92
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•