Closed
Bug 1409062
Opened 7 years ago
Closed 7 years ago
|mach mochitest <test> --verify| fails on Android (reftest too)
Categories
(Testing :: General, defect)
Testing
General
Tracking
(firefox58 fixed)
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: gbrown, Assigned: gbrown)
References
Details
Attachments
(1 file)
(deleted),
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
When I added the --verify option for mochitests and reftests, I neglected Android; it almost works, but not quite.
Assignee | ||
Comment 1•7 years ago
|
||
This just works around a few minor issues. Now
mach mochitest <test> --verify
mach reftest <test> --verify
works for me locally with an Android build and an emulator.
Test verification is very slow on Android. I may need to follow-up (skip some steps?) ... in another bug.
Attachment #8918919 -
Flags: review?(jmaher)
Comment 2•7 years ago
|
||
Comment on attachment 8918919 [details] [diff] [review]
a few tweaks for remote harnesses
Review of attachment 8918919 [details] [diff] [review]:
-----------------------------------------------------------------
so many details- this is shaping up nicely
Attachment #8918919 -
Flags: review?(jmaher) → review+
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ba08f77ec79c
Update mochitest and reftest harnesses for --verify on Android; r=jmaher
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•