Closed Bug 1289843 Opened 8 years ago Closed 8 years ago

mach try launching unspecified jobs

Categories

(Firefox Build System :: Task Configuration, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1274640

People

(Reporter: rillian, Unassigned)

References

Details

I just submitted a job with

 ./mach try -b do -p macosx64 -u gtest -t none

The request seems to have triggered builds for linux and android as well as the requested mac platform. Did I mess up the syntax somehow?

https://treeherder.mozilla.org/#/jobs?repo=try&revision=d10a055fc988
This smells like a TaskCluster decision graph bug.
Component: mach → Task Configuration
Flags: needinfo?(dustin)
Product: Core → Taskcluster
So it looks like you're getting unexpected jobs

 linux64/opt tc(Mn-h)
 android-api-15/opt tc(Deps checkstyle lint test)
 lint/opt tc(f8 ES)

those are all defined as "jobs", which, for reasons I don't understand, were added in such a way that they always run, as noted in bug 1274640.  Sorry to bounce this one back to you, gps :)
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(dustin)
Resolution: --- → DUPLICATE
Product: TaskCluster → Firefox Build System
You need to log in before you can comment on or make changes to this bug.