Open Bug 1548014 Opened 5 years ago Updated 2 years ago

mozgregression --arg doesn't work with --app=jsshell

Categories

(Testing :: mozregression, defect, P3)

Version 3
defect

Tracking

(Not tracked)

People

(Reporter: mgaudet, Unassigned)

Details

STR:

Run mozregression --app=jsshell --launch <date> --arg test.js

(I used mozregression --app=jsshell --launch 2012-04-18 --arg unified/js/src/Y.js on my machine)

Expected:

Mozregression downloads build, and runs js test.js

Actual:

Mozregression downloads build, and runs js (ignoring test file).

The priority flag is not set for this bug.
:wlach, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(wlachance)

That's disappointing. Do you want to take a look in the mozregression source? Shouldn't be too difficult to see what's going on.
I would start here:

https://github.com/mozilla/mozregression/blob/a4121a0835106ae00f6ca956111d02dc625a9dc3/mozregression/launchers.py#L473

Flags: needinfo?(wlachance)
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.