Closed
Bug 1118868
Opened 11 years ago
Closed 11 years ago
Kill Android emulators no matter what
Categories
(Release Engineering :: Applications: MozharnessCore, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: armenzg)
Details
Attachments
(1 file)
|
1.92 KB,
patch
|
gbrown
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
So it seems that calling _post_fatal would not always work.
| Assignee | ||
Comment 1•11 years ago
|
||
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → armenzg
| Assignee | ||
Comment 2•11 years ago
|
||
Comment on attachment 8545368 [details] [diff] [review]
Kill emulators at the end of a run
Try is looking good.
This patch worked locally when I tried to run "Android 4.0" jobs on my local machine.
Running this command without this patch would leave a lingering emulator [1].
With the patch the emulator would linger no more.
[1]
python scripts/android_emulator_unittest.py --cfg android/androidarm.py --test-suite mochitest-gl-1 --blob-upload-branch try --download-symbols ondemand --cfg developer_config.py --installer-url http://ftp.mozilla.org/pub/mozilla.org/mobile/nightly/latest-mozilla-central-android-api-11/en-US/fennec-37.0a1.en-US.android-arm.apk --test-url http://ftp.mozilla.org/pub/mozilla.org/mobile/nightly/latest-mozilla-central-android-api-11/en-US/fennec-37.0a1.en-US.android-arm.tests.zip
Attachment #8545368 -
Flags: review?(gbrown)
Updated•11 years ago
|
Attachment #8545368 -
Flags: review?(gbrown) → review+
| Assignee | ||
Updated•11 years ago
|
Attachment #8545368 -
Flags: checked-in+
| Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
In production: https://hg.mozilla.org/build/mozharness/rev/28f0e3052038
| Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•