Closed
Bug 1372075
Opened 7 years ago
Closed 7 years ago
Move android-api-15 tier-2 Taskcluster tasks to tier-1
Categories
(Firefox Build System :: Android Studio and Gradle Integration, enhancement)
Tracking
(firefox58 fixed)
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: tyu, Assigned: nalexander)
References
Details
Attachments
(1 file)
This is a follow-up for Bug 1370539, a side topic of that bug was to move several android jobs including android-test,android-checkstyle,android-findbugs,android-lint from tier-2 to tier-1.
Following are the pending items to make this happen suggested by :nalexander
Worklist items:
- displaying errors in TH-friendly formats. See http://searchfox.org/mozilla-central/source/mobile/android/app/build.gradle#417, which will need to grow to either set up listeners for each task or learn how to parse all the outputs.
- updating trychooser. How hard can it be, hahaha? I take that back: https://hg.mozilla.org/build/buildbot-configs/file/tip/mozilla-tests/config.py looks horrendous.
- stubbing out some documentation for the suites.
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
(In reply to Teng-pao Yu [:tyu] from comment #0)
> - updating trychooser. How hard can it be, hahaha? I take that back:
> https://hg.mozilla.org/build/buildbot-configs/file/tip/mozilla-tests/config.
> py looks horrendous.
That file is not really relevant. Trychooser resides on https://github.com/mozilla-releng/services/. See bug 1375031 for an example of how to update trychooser -- it's not too bad! |mach try fuzzy| and |mach try empty| are great, but |mach try syntax| is still an option, and certainly some people currently use try syntax.
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8919345 [details]
Bug 1372075 - Make android-* Gradle test suites tier 1.
https://reviewboard.mozilla.org/r/190036/#review195486
Docs look good! I think you should update trychooser, but no need to block on that.
Attachment #8919345 -
Flags: review?(gbrown) → review+
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → nalexander
Status: NEW → ASSIGNED
Pushed by nalexander@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9482fd0038bb
Make android-* Gradle test suites tier 1. r=gbrown
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Updated•5 years ago
|
Product: Firefox for Android → Firefox Build System
Target Milestone: Firefox 58 → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•