Closed
Bug 1835445
Opened 1 years ago
Closed 1 year ago
Allow command line arguments for newtab try runner script
Categories
(Firefox :: Messaging System, enhancement, P4)
Firefox
Messaging System
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: aminomancer, Assigned: aminomancer)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I've been working on try-runner.js a few times lately, and generally end up editing it to skip the tests I don't need to mess with (like the lengthy unit tests). It makes working on it a bit more convenient, but it could also be a handy tool for just quickly checking your work. I'd like to gradually work on expanding it to cover more things and hopefully integrating it with mach in some way. Adding it as an npm script also couldn't hurt.
Anyway, the try runner is also currently failing due to some new CSS not passing the stylelint check, so I'll fix that here too
Assignee | ||
Comment 1•1 years ago
|
||
Also just a note to rebase this when bug 1835111 lands
Assignee | ||
Comment 2•1 years ago
|
||
Updated•1 years ago
|
Iteration: --- → 115.2 - May 22 - June 2
Priority: -- → P4
Updated•1 years ago
|
Iteration: 115.2 - May 22 - June 2 → 116.1 - June 5 - June 16
Updated•1 year ago
|
Iteration: 116.1 - June 5 - June 16 → 116.2 - June 19 - June 30
Pushed by shughes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bb801f07d4a0
Add CLI options for newtab try runner script. r=omc-reviewers,dmose
Comment 4•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•