Closed
Bug 1300163
Opened 6 years ago
Closed 6 years ago
Support running Android mochitests on interactive loaners
Categories
(Testing :: General, defect)
Tracking
(firefox51 fixed)
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: ahal, Assigned: ahal)
References
(Blocks 1 open bug)
Details
Attachments
(6 files)
58 bytes,
text/x-review-board-request
|
gbrown
:
review+
|
Details |
58 bytes,
text/x-review-board-request
|
gbrown
:
review+
|
Details |
58 bytes,
text/x-review-board-request
|
armenzg
:
review+
|
Details |
58 bytes,
text/x-review-board-request
|
armenzg
:
review+
|
Details |
58 bytes,
text/x-review-board-request
|
armenzg
:
review+
|
Details |
58 bytes,
text/x-review-board-request
|
armenzg
:
review+
|
Details |
Currently, we can't run any Android tests on interactive loaners. Let's fix that.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 7•6 years ago
|
||
mozreview-review |
Comment on attachment 8787759 [details] Bug 1300163 - Add support for Android mochitests to interactive loaners, https://reviewboard.mozilla.org/r/76454/#review74528
Attachment #8787759 -
Flags: review?(armenzg) → review+
Comment 8•6 years ago
|
||
mozreview-review |
Comment on attachment 8787758 [details] Bug 1300163 - Reuse the 'e10s' value from the mozharness config on interactive loaners, https://reviewboard.mozilla.org/r/76452/#review74526
Attachment #8787758 -
Flags: review?(armenzg) → review+
Comment 9•6 years ago
|
||
mozreview-review |
Comment on attachment 8787757 [details] Bug 1300163 - Lazy load certain mach context attributes using the 'key' mechanism, https://reviewboard.mozilla.org/r/76450/#review74524
Attachment #8787757 -
Flags: review?(armenzg) → review+
Comment 10•6 years ago
|
||
mozreview-review |
Comment on attachment 8787756 [details] Bug 1300163 - Fix hidden tracebacks in mochitest runtests.py, https://reviewboard.mozilla.org/r/76448/#review74520
Attachment #8787756 -
Flags: review?(armenzg) → review+
![]() |
||
Comment 11•6 years ago
|
||
mozreview-review |
Comment on attachment 8787754 [details] Bug 1300163 - Move the Android 'stop-emulator' step to a PostScriptAction of 'run-tests', https://reviewboard.mozilla.org/r/76444/#review74536
Attachment #8787754 -
Flags: review?(gbrown) → review+
![]() |
||
Comment 12•6 years ago
|
||
mozreview-review |
Comment on attachment 8787755 [details] Bug 1300163 - Add a --adbpath argument to mochitest Android to allow explicitly setting the adb binary, https://reviewboard.mozilla.org/r/76446/#review74538
Attachment #8787755 -
Flags: review?(gbrown) → review+
Assignee | ||
Comment 13•6 years ago
|
||
mozreview-review |
Comment on attachment 8787754 [details] Bug 1300163 - Move the Android 'stop-emulator' step to a PostScriptAction of 'run-tests', https://reviewboard.mozilla.org/r/76442/#review75108 Here's a try run: https://treeherder.mozilla.org/#/jobs?repo=try&revision=bb106ccdcbdbd6922268f649b28d3b5e110e704e
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 20•6 years ago
|
||
Pushed by ahalberstadt@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f72acbecdf93 Move the Android 'stop-emulator' step to a PostScriptAction of 'run-tests', r=gbrown https://hg.mozilla.org/integration/autoland/rev/1b40346919cc Add a --adbpath argument to mochitest Android to allow explicitly setting the adb binary, r=gbrown https://hg.mozilla.org/integration/autoland/rev/574003ffca89 Fix hidden tracebacks in mochitest runtests.py, r=armenzg https://hg.mozilla.org/integration/autoland/rev/7d4b9b9df5d2 Lazy load certain mach context attributes using the 'key' mechanism, r=armenzg https://hg.mozilla.org/integration/autoland/rev/e786511a99e1 Reuse the 'e10s' value from the mozharness config on interactive loaners, r=armenzg https://hg.mozilla.org/integration/autoland/rev/dd6f0732c260 Add support for Android mochitests to interactive loaners, r=armenzg
Comment 21•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f72acbecdf93 https://hg.mozilla.org/mozilla-central/rev/1b40346919cc https://hg.mozilla.org/mozilla-central/rev/574003ffca89 https://hg.mozilla.org/mozilla-central/rev/7d4b9b9df5d2 https://hg.mozilla.org/mozilla-central/rev/e786511a99e1 https://hg.mozilla.org/mozilla-central/rev/dd6f0732c260
Status: ASSIGNED → RESOLVED
Closed: 6 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
•