Open Bug 1865852 Opened 1 year ago Updated 1 year ago

Look into allowing manifest/directories being used as a test argument instead of HTML/JS files

Categories

(Testing :: mozperftest, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: sparky, Unassigned)

References

Details

(Whiteboard: [fxp])

Currently, when we try to run tests by passing in a manifest/directory, mozperftest fails because it tries to parse the manifest/directory as if it were a test file (HTML/JS). We should see if we could allow manifest/directories to be used as the test argument.

Whiteboard: [fxp]

Note that a work-around for this in CI is to invoke the runner.py multiple times like in this patch: https://treeherder.mozilla.org/jobs?repo=try&revision=f94b1a3432ce0066272bc8baa8f3e9e6c07d2f7e&selectedTaskRun=B4DbzhZJQZu-sgOW-gnK9Q.0

You need to log in before you can comment on or make changes to this bug.