Closed Bug 1160183 Opened 10 years ago Closed 10 years ago

test android 4.3 debug mochitests on c3.xlarge

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kmoir, Assigned: kmoir)

References

Details

Attachments

(2 files, 3 obsolete files)

To support work in bug 1154804 I have my master setup and slave loaned to do this.
Assignee: nobody → kmoir
Depends on: 1148401
running tests now, staging env was hosed for a bit due to too many builders issue from bug 1156425
Blocks: 1154804
Thanks Kim. There are still some failures that are not related to timing. If you want to eliminate those, the build and/or patches in https://treeherder.mozilla.org/#/jobs?repo=try&revision=9020ea08061b&exclusion_profile=false may be useful.
Here are the results on c3-xlarge so far. There are still a few left to run. http://dev-master2.bb.releng.use1.mozilla.com:8036/one_line_per_build?numbuilds=40 I didn't use the patches in comment #2 before I started them
Attached patch bug1160183.patch (obsolete) — Splinter Review
Attached patch bug1160183.patch (obsolete) — Splinter Review
patch to enable on try with c3.xlarge for debug mochitests on try
Attachment #8601098 - Attachment is obsolete: true
Sorry my master was not showing the completed jobs because I reconfiged for another patch. It looks like the only failures were m-4, m-16 and all the gl tests
I have been having a terrible time trying to eliminate frequent failures from m-1, m-9,and m-10, so that's great news for plain mochitests. gl test failures are puzzling -- those have been running green for me! (But I can't see your results -- cannot access dev-master2.bb.releng.use1.mozilla.com.)
:gbrown you have to be connected to the releng vpn to see the master. If you don't have access, I will attach logs
Attached patch bug1160183.patchSplinter Review
Attachment #8601492 - Attachment is obsolete: true
Attached patch bug1160183wp.patch (obsolete) — Splinter Review
Comment on attachment 8602293 [details] [diff] [review] bug1160183.patch patch to run Android 4.3 mochitest debug on c3.xlarge to avoid timeouts
Attachment #8602293 - Flags: review?
Attachment #8602293 - Flags: review? → review?(rail)
Attachment #8602294 - Flags: review?(rail)
Comment on attachment 8602294 [details] [diff] [review] bug1160183wp.patch Review of attachment 8602294 [details] [diff] [review]: ----------------------------------------------------------------- ::: configs/watch_pending.cfg @@ +28,4 @@ > "^Android 2.3( Armv6)? Emulator.*(?:plain-reftest|crashtest|jsreftest)": "tst-emulator64", > "^Android armv7 API 9.*test (?:(?!plain-reftest|crashtest|jsreftest).)*$": "tst-linux64", > "^Android armv7 API 9.*test .*(?:plain-reftest|crashtest|jsreftest)": "tst-emulator64", > + "^Android 4.3 armv7 API 11+.*debug test .*(?:mochitest-\d).*": "tst-emulator64", I think you need to escape "+" here as it's done below and add "+" after "\\d", something like "^Android 4.3 armv7 API 11\\+.*debug test .*(?:mochitest-\\d+).*": "tst-emulator64",
Attachment #8602294 - Flags: review?(rail) → review-
Comment on attachment 8602293 [details] [diff] [review] bug1160183.patch Review of attachment 8602293 [details] [diff] [review]: ----------------------------------------------------------------- LGTM. Can you remove trailing spaces when you land?
Attachment #8602293 - Flags: review?(rail) → review+
(In reply to Geoff Brown [:gbrown] from comment #7) > gl test failures are puzzling -- those have been running green for me! Sorry, not puzzling at all. You need the patch in bug 1140459 for green mochitest-gl on debug.
Attachment #8602294 - Attachment is obsolete: true
Attachment #8602718 - Flags: review?(rail)
Attachment #8602718 - Flags: review?(rail) → review+
Attachment #8602293 - Flags: checked-in+
Attachment #8602718 - Flags: checked-in+
verified on treeherder
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Component: Platform Support → Buildduty
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: