Closed Bug 1790503 Opened 2 years ago Closed 2 years ago

fix mochitest harness to have --tag support when coming in from a task definition

Categories

(Testing :: Mochitest, enhancement)

Default
enhancement

Tracking

(firefox106 fixed)

RESOLVED FIXED
106 Branch
Tracking Status
firefox106 --- fixed

People

(Reporter: jmaher, Assigned: jmaher)

References

(Depends on 1 open bug)

Details

Attachments

(2 files)

currently we have the ability to add --tag to a harness, but mozharness doesn't proxy the --tag to the test harness.

This is blocking bug 1790463.

Assignee: nobody → jmaher
Pushed by bhyde@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/85f18b376ff7 Allow '--tag' arg to be passed from mozharness to runtests.py. r=jmaher

Backed out changeset 85f18b376ff7 (bug 1790503) for causing multiple test failures.

Backout link: https://hg.mozilla.org/integration/autoland/rev/496241608ecc0879e065a09f65ee1d66227fe533

Push with failures

Failure log

Flags: needinfo?(jmaher)

odd this seems to work as expected in windows, but fails in linux- thanks for the backout, we will figure it out today

Flags: needinfo?(jmaher)

ok, the problem here is we had default=None and that somehow didn't add the new flag to the config. setting default=[] works as expected.

Depends on: 1790877
Pushed by jmaher@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0ca33c46717e Allow `--tag` to be supported for mochitest tasks. r=gbrown
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: