Bug 1797810 [wpt PR 36693] - [wptrunner] Remove metadata key to suppress subtests...
commita8a636b87a150559b818e50feffcb7af2336f268
authorJonathan Lee <jonathan-j-lee@users.noreply.github.com>
Thu, 10 Nov 2022 15:16:33 +0000 (10 15:16 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 11 Nov 2022 12:32:30 +0000 (11 12:32 +0000)
tree1534a504b1870d131438486c5c7764a7c8fa87c1
parentd2a5f0e93ce98e3fb6bbba52d486acf63789adc7
Bug 1797810 [wpt PR 36693] - [wptrunner] Remove metadata key to suppress subtests, a=testonly

Automatic update from web-platform-tests
[wptrunner] Remove subtest suppression (#36693)

In Chromium, WPT metadata was previously automatically generated from a
Chromium-specific expectations format that only recorded test-level
statuses. The way wptrunner in Chromium dealt with non-PASS subtests was
to suppress any with the `blink_expect_any_subtest_status` key. This
hack is no longer needed after Chromium adopts checked-in WPT metadata.
--

wpt-commits: 1a0ab4efcf30e412d524d44b56cb5dcc266ecf9f
wpt-pr: 36693
testing/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py
testing/web-platform/tests/tools/wptrunner/wptrunner/tests/test_wpttest.py
testing/web-platform/tests/tools/wptrunner/wptrunner/wpttest.py