Closed
Bug 1429505
Opened 7 years ago
Closed 7 years ago
Queue should report all scope errors at once.
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tomprince, Assigned: bstack)
References
Details
Currently, it checks queue and provisioner scope before the scopes from the task.
https://github.com/taskcluster/taskcluster-queue/pull/242
Comment 1•7 years ago
|
||
I think Brian's work on scope expressions will fix this.
Assignee: nobody → bstack
Assignee | ||
Comment 2•7 years ago
|
||
Updated•7 years ago
|
Blocks: tc-stability
Assignee | ||
Comment 3•7 years ago
|
||
This has landed in queue now. Can try this out and confirm that the new errors return what you would like, :tomprince?
Flags: needinfo?(mozilla)
Reporter | ||
Comment 4•7 years ago
|
||
I don't have the test case that prompted this, but I think I've seen an error that includes both queue and provisioner scopes, so I think this is fixed.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(mozilla)
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Queue → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•