Closed
Bug 1431459
Opened 7 years ago
Closed 7 years ago
Convert mozrunner constructor to a builder API
Categories
(Testing :: Mozbase, enhancement)
Tracking
(firefox60 fixed)
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: ato, Assigned: jgraham)
References
Details
Attachments
(1 file)
The PR was originally submitted to the then-canonical repository
[1], but mozrunner will since have moved in-tree under
testing/mozbase/rust/mozrunner with [2].
[1] https://github.com/jgraham/rust_mozrunner/pull/17
[2] https://bugzil.la/1429511
Reporter | ||
Updated•7 years ago
|
Summary: Convert mozrunner constructor to a buidler API → Convert mozrunner constructor to a builder API
Reporter | ||
Comment 1•7 years ago
|
||
jgraham: Do you want to have a go at re-submitting your patch to central?
Comment hidden (mozreview-request) |
Assignee | ||
Comment 3•7 years ago
|
||
Flags: needinfo?(james)
Reporter | ||
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8947439 [details]
Bug 1431459 - Update rust_mozrunner to use a Builder API,
https://reviewboard.mozilla.org/r/217146/#review222952
Thanks for doing this.
Attachment #8947439 -
Flags: review?(ato) → review+
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/autoland/rev/6b4c20449b76
Update rust_mozrunner to use a Builder API, r=ato
Comment 6•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
Updated•6 years ago
|
Assignee: nobody → james
You need to log in
before you can comment on or make changes to this bug.
Description
•