Closed
Bug 1188611
Opened 10 years ago
Closed 9 years ago
trychooser syntax is not granular enough for Android tests
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kmoir, Assigned: aselagea)
References
Details
Attachments
(1 file, 1 obsolete file)
659 bytes,
patch
|
kmoir
:
review+
aselagea
:
checked-in+
|
Details | Diff | Splinter Review |
Does not differentiate between different Android test platforms, it's all Android or none. Should be able to just run Android API 11 or API 9
Reporter | ||
Updated•10 years ago
|
Assignee: nobody → kmoir
Reporter | ||
Comment 1•9 years ago
|
||
recent changes to add api15 too in bug 1219094
Assignee: kmoir → nobody
Component: Tools → Buildduty
QA Contact: hwine → bugspam.Callek
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → alin.selagea
Assignee | ||
Comment 2•9 years ago
|
||
Not adding API 11+ since it has been removed from trunk (and implicitly from try) in bug 1073772. I may be missing something here though, so a feedback will be much appreciated :-)
Attachment #8714791 -
Flags: feedback?(kmoir)
Reporter | ||
Comment 3•9 years ago
|
||
Comment on attachment 8714791 [details] [diff] [review]
bug1188611.patch
I don't know that you need the "data project" part which seems to be associated with selecting the builds, not tests. Also, keep the values uppercase to remain consistent with the other test platform names.
Comment 4•9 years ago
|
||
Right, data-project both doesn't belong there and is also (fortunately) dead code - bug 1245730.
Reporter | ||
Updated•9 years ago
|
Attachment #8714791 -
Flags: feedback?(kmoir)
Assignee | ||
Comment 5•9 years ago
|
||
Attached a new version.
Attachment #8714791 -
Attachment is obsolete: true
Attachment #8716344 -
Flags: review?(kmoir)
Reporter | ||
Updated•9 years ago
|
Attachment #8716344 -
Flags: review?(kmoir) → review+
Assignee | ||
Updated•9 years ago
|
Attachment #8716344 -
Flags: checked-in+
Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•