Bug 1692937 [wpt PR 27636] - new parameter --include-file for wptrunner, a=testonly
commitdb74b549e38af10c7ea008ade5db69504572127f
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>
Mon, 8 Mar 2021 15:13:06 +0000 (8 15:13 +0000)
treebb3e26d497c0164a7279fec072c2eadce4c95178
parentfc404885de57fdd395edf064187168145d8e9ca6
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