Open Bug 1116203 Opened 9 years ago Updated 2 years ago

Can't run devtools browser-chrome tests by passing in a test path

Categories

(Testing :: Mochitest, defect)

defect

Tracking

(Not tracked)

People

(Reporter: ahal, Unassigned)

Details

STR:
./mach mochitest -f browser-chrome browser/devtools/netmonitor/test

Expected:
Runs the devtools/netmonitor tests.

Actual:
[~/hg/mozilla-central]$ ./mach mochitest -f browser-chrome browser/devtools/netmonitor/test
From _tests: Kept 34283 existing; Added/updated 0; Removed 0 files and 0 directories.
TEST-INFO | checking window state
Browser Chrome Test Summary
	Passed: 0
	Failed: 0
	Todo: 0
*** End BrowserChrome Test Results ***
0 ERROR Got suite_end message before suite_start.

This probably has something to do with the subsuite thing in the manifests since other browser-chrome tests can be run perfectly fine this way.
Hardware: ARM → All
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.