Open Bug 1953948 Opened 2 months ago Updated 2 months ago

[wpt-sync] Sync PR 51335 - Add a script to create lists of tests in Interop or with labels

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 51335 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/51335
Details from upstream follow.

Sam Sneddon <gsnedders@apple.com> wrote:

Add a script to create lists of tests in Interop or with labels

This can be used to create a file that be passed into wpt run --include-file=FILE to run Interop.

This partly overlaps with the code in https://github.com/web-platform-tests/wpt/pull/51318 insofar as it reads label metadata, but this is a different implementation I wrote earlier. Similar to that, it doesn't live in tools.metadata, as that has a bunch of complex structure and overhead involved in parsing the JSON that didn't seem worthwhile.

Fixes #48603 (wpt run should be able to run only tests in Interop), kinda

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
You need to log in before you can comment on or make changes to this bug.