Closed
Bug 1104842
Opened 11 years ago
Closed 11 years ago
Update job_tasks to separate test suites for builds that share the same build task definition
Categories
(Taskcluster :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: garndt, Unassigned)
References
Details
Currently some builds share the shame build task (b2g_emulator) but are built using additional properties to differentiate them from debug/opt and ics/kk/jb. Tests are based on the build task file and since they share the same one, all test suites will be run for all builds when maybe they shouldn't.
Looking at treeherder only certain suites run for certain emulators (mostly on ICS) and then certain ones only run for opt vs debug.
Comment 1•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Component: TaskCluster → General
Product: Testing → Taskcluster
Target Milestone: --- → mozilla41
Version: unspecified → Trunk
Comment 2•10 years ago
|
||
Resetting Version and Target Milestone that accidentally got changed...
Target Milestone: mozilla41 → ---
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•