Closed
Bug 1362497
Opened 8 years ago
Closed 7 years ago
Implement method to allow test tasks to depend on signed artifacts
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1374589
People
(Reporter: Callek, Unassigned)
References
Details
For windows testing, we will need to run some test suites with signed artifacts. (at least browser-chrome and xpcshell)
To facilitate future potential needs for this, we should wire it up to the taskgraph in an easy way to specify that a test depends on signed bits, but not necessarily require it of all tests, to speed up initial testing start time.
This will be part of the work for on-change signing.
The method was added as part of bug 1374589.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: TaskCluster → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•