Closed Bug 1369471 Opened 6 years ago Closed 6 years ago

Regression selecting an entire directory of tests on the command line

Categories

(Testing :: web-platform-tests, enhancement)

Version 3
enhancement
Not set
normal

Tracking

(firefox55 fixed)

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: jgraham, Assigned: jgraham)

Details

Attachments

(1 file)

|mach wpt| should allow selecting an entire directory of tests using a path like |mach testing/web-platform/tests/dom|. But that regressed in an upstream patch to use O(1) access to test files where a full path is supplied rather than iterating the entire manifest. For directories we still need to iterate over everything.
Comment on attachment 8873544 [details]
Bug 1369471 - Allow running wpt directories by path on the command line,

https://reviewboard.mozilla.org/r/144930/#review149232
Attachment #8873544 - Flags: review?(mjzffr) → review+
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/autoland/rev/5baa39559276
Allow running wpt directories by path on the command line, r=maja_zf
https://hg.mozilla.org/mozilla-central/rev/5baa39559276
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Assignee: nobody → james
You need to log in before you can comment on or make changes to this bug.