Closed
Bug 1326232
Opened 8 years ago
Closed 8 years ago
Certain tasks missing for try builds even specified via try chooser
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla53
People
(Reporter: whimboo, Assigned: dustin)
References
Details
(Keywords: regression)
Attachments
(1 file)
Earlier today I pushed the following try build:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=32d44b9ef42a
As it can be seen I requested marionette tests for all platforms, but only those for OS X were run because that's Buildbot. All TC tasks have been stripped off and were not run.
I talked with Dustin on IRC and he mentioned that he knows what it is.
Flags: needinfo?(dustin)
Assignee | ||
Comment 1•8 years ago
|
||
I forgot that try_option_syntax.py special-cases the (now-defunct) test kind names
Assignee: nobody → dustin
Flags: needinfo?(dustin)
Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8822465 [details]
Bug 1326232: correctly match tests with try syntax;
https://reviewboard.mozilla.org/r/101378/#review101864
yay at hardcoded kind names. I wonder where else we did that? :-) [cough: nightly stuff]
Attachment #8822465 -
Flags: review?(bugspam.Callek) → review+
Pushed by dmitchell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/158b636207cf
correctly match tests with try syntax; r=Callek
Comment 6•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Updated•8 years ago
|
Blocks: 1302192
Keywords: regression
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
•