Skip to content

[preload] Opt-in to single-page test feature#20031

Merged
foolip merged 1 commit intoweb-platform-tests:masterfrom
bocoup:single-test-opt-in-preload-2
Oct 31, 2019
Merged

[preload] Opt-in to single-page test feature#20031
foolip merged 1 commit intoweb-platform-tests:masterfrom
bocoup:single-test-opt-in-preload-2

Conversation

@jugglinmike
Copy link
Contributor

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] #19449
[2] https://github.com/web-platform-tests/rfcs/blob/master/rfcs/single_test.md


These changes should have been included in gh-19913. Sorry for the omission!

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] web-platform-tests#19449
[2] https://github.com/web-platform-tests/rfcs/blob/master/rfcs/single_test.md
@foolip foolip merged commit 2468aa3 into web-platform-tests:master Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants