Closed
Bug 1457242
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10663 - Remove WPT failure expectations for (now enabled by default) CORB.
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10663 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10663
Details from upstream follow.
Lukasz Anforowicz <lukasza@chromium.org> wrote:
> Remove WPT failure expectations for (now enabled by default) CORB.
>
> The failure expectations for some wpt/fetch/corb/*tentative* tests were
> only needed while CORB was still disabled by default. These test
> expectations can be removed now, because CORB is enabled by default
> since r553830.
>
> Bug: 802835
> Change-Id: If09646e3cfec268e2a9ec72aa870d8fa2a4460e3
> Reviewed-on: https://chromium-review.googlesource.com/1030612
> WPT-Export-Revision: 206a6c8ec14d5c4550718ff671f5e28bdea21b2c
| Reporter | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Reporter | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=ed4dfd13bebaaf66aba73339e6472efbefc1523a
| Reporter | ||
Comment 3•7 years ago
|
||
| Reporter | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0d4f810d8add60f6b9397fdc6e99cd9ad5922bbb
| Reporter | ||
Comment 5•7 years ago
|
||
Ran 1 tests and 30 subtests
OK : 1
PASS : 17
FAIL : 13
New tests that have failures or other problems:
/fetch/corb/img-mime-types-coverage.tentative.sub.html
CORB should block the response if Content-Type is: 'APPLICATION/BLAH+XML'. : FAIL
CORB should block the response if Content-Type is: 'TEXT/BLAH+JSON'. : FAIL
CORB should block the response if Content-Type is: 'TEXT/HTML'. : FAIL
CORB should block the response if Content-Type is: 'TEXT/JSON'. : FAIL
CORB should block the response if Content-Type is: 'application/blah+json'. : FAIL
CORB should block the response if Content-Type is: 'application/blah+xml'. : FAIL
CORB should block the response if Content-Type is: 'application/json'. : FAIL
CORB should block the response if Content-Type is: 'application/xml'. : FAIL
CORB should block the response if Content-Type is: 'text/blah+json'. : FAIL
CORB should block the response if Content-Type is: 'text/blah+xml'. : FAIL
CORB should block the response if Content-Type is: 'text/html'. : FAIL
CORB should block the response if Content-Type is: 'text/json'. : FAIL
CORB should block the response if Content-Type is: 'text/xml'. : FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/fbad24e30c7e
[wpt PR 10663] - Remove WPT failure expectations for (now enabled by default) CORB., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/b3567cea932e
[wpt PR 10663] - Update wpt metadata, a=testonly
Comment 7•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/fbad24e30c7e
https://hg.mozilla.org/mozilla-central/rev/b3567cea932e
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
| Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•