Bug 1692937 [wpt PR 27636] - new parameter --include-file for wptrunner, a=testonly
commit95ddcdc80b519ffab6b160e69238b69ec5db45d4
authorWeizhongX <77710146+WeizhongX@users.noreply.github.com>
Mon, 22 Feb 2021 21:55:42 +0000 (22 21:55 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 5 Mar 2021 16:17:38 +0000 (5 16:17 +0000)
tree2c2ab9c9a7d700bfb2219bcb70b67eab8bdfedd8
parent0285520efdb8b236886a97517047891f5294a358
Bug 1692937 [wpt PR 27636] - new parameter --include-file for wptrunner, a=testonly

Automatic update from web-platform-tests
new parameter --include-file for wptrunner (#27636)

* new parameter --include-file for wptrunner

Add new command line parameter --include-file for wptrunner,
so that we can load test cases from a file.
--

wpt-commits: 1d2b75901ed1158d557695c58294ac5f78bd492e
wpt-pr: 27636
testing/web-platform/tests/tools/wptrunner/wptrunner/testloader.py
testing/web-platform/tests/tools/wptrunner/wptrunner/tests/test_testloader.py
testing/web-platform/tests/tools/wptrunner/wptrunner/wptcommandline.py
testing/web-platform/tests/tools/wptrunner/wptrunner/wptrunner.py