Closed
Bug 1302105
Opened 7 years ago
Closed 7 years ago
Add wpt-* aliases for web-platform-tests commands
Categories
(Testing :: web-platform-tests, defect)
Testing
web-platform-tests
Tracking
(firefox51 fixed)
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: jgraham, Unassigned)
Details
Attachments
(1 file)
Because too long. Especially web-platform-tests-manifest-update would be far too much typing.
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8790299 [details] Bug 1302105 - Add wpt* aliases for web-platform-tests* commands, https://reviewboard.mozilla.org/r/78188/#review76668 ::: testing/web-platform/mach_commands.py:339 (Diff revision 1) > + category="testing", > + parser=create_parser_update) > + def update_wpt(self, **params): > + return self.update_web_platform_tests(**params) > + > def setup(self): This is in a curious place.
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8790299 [details] Bug 1302105 - Add wpt* aliases for web-platform-tests* commands, https://reviewboard.mozilla.org/r/78188/#review76670
Attachment #8790299 -
Flags: review?(Ms2ger) → review+
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/autoland/rev/f909c2ba941d Add wpt* aliases for web-platform-tests* commands, r=Ms2ger
Comment 5•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f909c2ba941d
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•