[nfc] Use wpt-report config for test-linux#6138
Conversation
This makes it so the WPT tests are always run under the test-linux build, so we always get a WPT report for a PR
|
This looks good at face value, but will cause a Bazel warning... The |
|
@fhanau Might be as simple as removing wpt-test from wpt-report |
|
That looks reasonable, the only time one would need to pass wpt-report is on CI, for local builds that want the report you'd pass wpt-test. Note that wpt-report is enabled in release CI though – we still need to have wpt-test there. |
8e5892d to
ccc7e52
Compare
Thanks for spotting that! |
This makes it so the WPT tests are always run under the test-linux build, so we always get a WPT report for a PR