[wpt-sync] Sync PR 19913 - [preload] Opt-in to single-page test feature
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
Sync web-platform-tests PR 19913 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19913
Details from upstream follow.
Mike Pennisi <mike@mikepennisi.com> wrote:
[preload] Opt-in to single-page test feature
testharness.js was recently extended with an API to explicitly opt-in to
the "single page test" feature [1]. As per WPT RFC 28 [2], tests which
do not use this API and which do not declare any subtests will soon be
reported as a harness error.Update the tests which previously opted in implicitly to use the new
API.[1] https://github.com/web-platform-tests/wpt/pull/19449
[2] https://github.com/web-platform-tests/rfcs/blob/master/rfcs/single_test.md
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=22db17ffb290bd88082b955da225412ecd1ada51
Assignee | ||
Comment 2•4 years ago
|
||
GitHub CI Results
wpt.fyi PR Results Base Results
Ran 9 tests and 9 subtests
Firefox
OK : 9
PASS: 5
FAIL: 4
Chrome
OK : 9
PASS: 5
FAIL: 4
Safari
OK : 9
PASS: 3
FAIL: 6
Firefox-only failures
/preload/link-header-on-subresource.html
Makes sure that Link headers on subresources preload resources: Firefox: FAIL
Assignee | ||
Comment 3•4 years ago
|
||
Automatic update from web-platform-tests
[preload] Opt-in to single-page test feature (#19913)
testharness.js was recently extended with an API to explicitly opt-in to
the "single page test" feature [1]. As per WPT RFC 28 [2], tests which
do not use this API and which do not declare any subtests will soon be
reported as a harness error.
Update the tests which previously opted in implicitly to use the new
API.
[1] https://github.com/web-platform-tests/wpt/pull/19449
[2] https://github.com/web-platform-tests/rfcs/blob/master/rfcs/single_test.md
wpt-commits: 306dc506adba97ca84ada67bdab6227dba65bbcb
wpt-pr: 19913
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/66c0572d0437 [wpt PR 19913] - [preload] Opt-in to single-page test feature, a=testonly
Comment 5•4 years ago
|
||
bugherder |
Description
•