Closed
Bug 1237664
Opened 10 years ago
Closed 10 years ago
The decision task is failing on try.
Categories
(Taskcluster :: General, defect)
Taskcluster
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mrrrgn, Assigned: dustin)
Details
Attachments
(1 file)
This may only be an intermittent issue, I've noticed the decision task failing on some of my recent try pushes. My tree is up to date, and the pushes haven't changed in content over the last 24 hours (where they were working at the beginning of that period).
https://treeherder.mozilla.org/#/jobs?repo=try&revision=9fedba2ed53f
| Reporter | ||
Comment 1•10 years ago
|
||
This seems to be because of the spidermonkey tests, available from try chooser, which require ffledgling.* scopes.
| Assignee | ||
Comment 2•10 years ago
|
||
The offending scope appears to be
queue:route:index.ffledgling.test.spidermonkey
| Reporter | ||
Comment 3•10 years ago
|
||
We should look at removing all of the spidermonkey options under "Platform" on chooser.pub.build.mozilla.org/ or changing the scopes they are associated with.
| Assignee | ||
Comment 4•10 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/29895/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/29895/
Attachment #8705204 -
Flags: review?(winter2718)
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → dustin
| Reporter | ||
Comment 5•10 years ago
|
||
Comment on attachment 8705204 [details]
MozReview Request: Bug 1237664: remove bogus route from SM task definitions; r?mrrrgn
Yiss, thank you ! :)
Attachment #8705204 -
Flags: review?(winter2718) → review+
| Reporter | ||
Comment 6•10 years ago
|
||
Comment 8•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•