Closed
Bug 1474877
Opened 7 years ago
Closed 7 years ago
Fix mach reftest --repeat
Categories
(Core :: Layout, enhancement, P3)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
It's broken.
Assignee | ||
Comment 1•7 years ago
|
||
We need to call ReadTests because otherwise we wouldn't recompute `g.urls`.
Similarly, we don't want to throw when there are no remaining reftests, since we
handle that case properly.
Updated•7 years ago
|
Priority: -- → P3
Comment 2•7 years ago
|
||
Comment on attachment 8991295 [details]
Bug 1474877: Fix mach reftest --repeat N. r=xidorn
Joel Maher ( :jmaher ) (UTC-4) has approved the revision.
https://phabricator.services.mozilla.com/D2069
Attachment #8991295 -
Flags: review+
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/2889b086798b
Fix mach reftest --repeat N. r=jmaher
![]() |
||
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•