Closed
Bug 1434811
Opened 8 years ago
Closed 7 years ago
"mach try fuzzy" does not offer test-linux64-stylo-disabled/debug-browser-screenshots-e10s
Categories
(Developer Infrastructure :: Try, enhancement)
Developer Infrastructure
Try
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: botond, Unassigned)
Details
I have a try push [1] where a particular test job is failing.
The test job is labelled "ss", in group, "tc-M-e10s", under the platform "Linux x64 Stylo Disabled debug", and hovering over it shows "test-linux64-stylo-disabled/debug-browser-screenshots-e10s".
I cannot seem to find this job in "mach try fuzzy". The only matches for "screenshots" are opt rather than debug, and looking through all jobs matching "test-linux64-stylo-disabled" brings up nothing that would match the desired job.
[1] https://treeherder.mozilla.org/#/jobs?repo=try&revision=880aab99bcc27edd96dd69e741e0360bcb361570
Updated•8 years ago
|
Product: TaskCluster → Firefox Build System
Updated•7 years ago
|
Component: Task Configuration → Try
Comment 1•7 years ago
|
||
It looks like those tasks don't run on debug anymore:
https://searchfox.org/mozilla-central/source/taskcluster/ci/test/mochitest.yml#139
Is it possible that the try run was pushed from an older head and then by coincidence you pulled in the change that disabled them? Another possibility is that those tasks weren't scheduled to run on mozilla-central, in which case you would have needed to pass --full to see them.
In either case, I'm pretty sure things are working from the |mach try| perspective, and given those tasks definitely don't run on debug anymore, there isn't anything to be done here.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•