./mach try fuzzy --chemspill-prio fails to run gecko decision task: Exception: Invalid v1 `try_task_config.json`. expected bool for dictionary value @ data['chemspill-prio']
Categories
(Developer Infrastructure :: Try, defect)
Tracking
(firefox-esr115 wontfix, firefox120 wontfix, firefox121 wontfix, firefox122 wontfix, firefox123 wontfix, firefox124 fixed)
People
(Reporter: aryx, Assigned: ahal)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
./mach try fuzzy --chemspill-prio fails to run the decision task successfully with
Exception: Invalid v1 `try_task_config.json`.
expected bool for dictionary value @ data['chemspill-prio']
Some Android 7.0 web platform tests had been chosen in the fuzzy selector.
Updated•2 years ago
|
Comment 1•2 years ago
|
||
$ ./mach file-info bugzilla-component tools/tryselect/task_config.py
Developer Infrastructure :: Try
tools/tryselect/task_config.py
Moving back :)
Comment 2•2 years ago
|
||
Bug 1496768 is presumably the cause of this.
Comment 3•2 years ago
|
||
Set release status flags based on info from the regressing bug 1496768
:ahal, since you are the author of the regressor, bug 1496768, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Updated•2 years ago
|
| Assignee | ||
Comment 4•2 years ago
|
||
Sorry haven't had a chance to look.. will leave the needinfo and take a look in the new year.
Updated•2 years ago
|
| Assignee | ||
Comment 5•2 years ago
|
||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 6•2 years ago
|
||
Note that try is down, but I verified the generated try_task_config.json locally and this should fix the issue.
Comment 8•2 years ago
|
||
| bugherder | ||
Comment 9•2 years ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Updated•2 years ago
|
Description
•