Bug 1591649 [wpt PR 19915] - [mediacapture-streams] Refactor test, a=testonly
commit4e855aa53b1b0a5b76ff8638cc2124c980f073a7
authorjugglinmike <mike@mikepennisi.com>
Mon, 4 Nov 2019 11:08:51 +0000 (4 11:08 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Wed, 20 Nov 2019 11:18:54 +0000 (20 11:18 +0000)
treecf9f2f83651526ab65b5e6a467159ca78017dfe6
parenta65a3ead21386aa1a84465f574a3d0b494d6ea13
Bug 1591649 [wpt PR 19915] - [mediacapture-streams] Refactor test, a=testonly

Automatic update from web-platform-tests
[mediacapture-streams] Refactor test (#19915)

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 instead declare
a single subtest (so that it is no longer a single-page test).

[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: 3ce3017ee8b575af6a0e226f54d1bda4e241838d
wpt-pr: 19915

Differential Revision: https://phabricator.services.mozilla.com/D53507
testing/web-platform/tests/mediacapture-streams/MediaDevices-SecureContext.html