Closed Bug 1147586 Opened 11 years ago Closed 11 years ago

B2G mochitest-chrome not available on try with -u mochitest-chrome, but available with -u all

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jgriffin, Assigned: jgriffin)

References

Details

Attachments

(1 file)

For some reason, B2G emulator mochitest-chrome tests do not get run on a try job with -u mochitest-chrome (e.g., https://treeherder.mozilla.org/#/jobs?repo=try&revision=96f10b54ba5e) but do get run when -u all is specified (e.g., https://treeherder.mozilla.org/#/jobs?repo=try&revision=bf62d64d58ff) I haven't been able to discover why this is.
Jordan, any ideas here?
Flags: needinfo?(jlund)
hmm, I'm not too familiar with trychooser and the syntax interpretation. however, I dug around and found this: http://mxr.mozilla.org/build/source/buildbotcustom/try_parser.py?rev=df52461b1501#22 which led me to: https://bugzil.la/1011700 my best guess is that we once had synonyms for everything under mochitest-other and this is getting swallowed in the commit message, rewriting it to mochitest-o, and I bet emulator (b2g) builds don't have a mochitest-o (other) job to run so no tests are run. If I'm right, I'd say it's pretty safe to just remove the synonyms and ask devs to rely on explicitly saying mochitest-o if they want other. Especially now that we are taking parts out of other.
Flags: needinfo?(jlund)
Great spelunking, thanks. I'll do what you suggest.
Assignee: nobody → jgriffin
Status: NEW → ASSIGNED
Thanks. It looks like this is literally the only line that needs to change. I looked at the last 2 weeks of try pushes, and no one has used this alias. I'll make a post to dev.platform when this lands, as well.
Attachment #8587710 - Flags: review?(jlund)
Attachment #8587710 - Flags: review?(jlund) → review+
https://hg.mozilla.org/build/buildbotcustom/rev/17e4004c89fd I'll follow up with a post to dev.platform.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: