Bug 1514719 [wpt PR 14559] - Let `./wpt run --affected revish` ignore testharness...
commit2b16c93950884d2a521da90cef61c6af762efb0b
authorPhilip Jägenstedt <philip@foolip.org>
Wed, 19 Dec 2018 12:09:56 +0000 (19 12:09 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Wed, 23 Jan 2019 10:56:40 +0000 (23 10:56 +0000)
treefe395bb4a2e12fb43cd977d662816573f0f08570
parentcb121b7116f74def8bd45b43d482c18d9470f5a7
Bug 1514719 [wpt PR 14559] - Let `./wpt run --affected revish` ignore testharness*, a=testonly

Automatic update from web-platform-tests
Let `./wpt run --affected revish` ignore testharness* (#14559)

This matches the behavior of `./wpt tests-affected`:
https://github.com/web-platform-tests/wpt/blob/503a7143f0bd8b719e8ef62d12530b6390d0241d/tools/wpt/testfiles.py#L312-L317

Reported in https://github.com/web-platform-tests/wpt/pull/14540.

Added TODOs for https://github.com/web-platform-tests/wpt/issues/14560.

--

wpt-commits: 6e9c62b7b3bba17c568c2c433c0c95178d0066db
wpt-pr: 14559
testing/web-platform/tests/tools/wpt/run.py
testing/web-platform/tests/tools/wpt/testfiles.py