Closed
Bug 1045727
Opened 11 years ago
Closed 8 years ago
mach mochitest-metro seems to have stopped working
Categories
(Firefox for Metro Graveyard :: Tests, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: jimm, Unassigned)
References
Details
From _tests: Kept 18806 existing; Added/updated 0; Removed 0 files and 0 directories.
Error running mach:
['mochitest-metro']
The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.
You should consider filing a bug for this issue.
If filing a bug, please include the full output of mach, including this error
message.
The details of the failure are as follows:
UnboundLocalError: local variable 'manifest' referenced before assignment
File "t:\Mozilla\metro\testing/mochitest/mach_commands.py", line 655, in run_mochitest_metro
return self.run_mochitest(test_paths, 'metro', **kwargs)
File "t:\Mozilla\metro\testing/mochitest/mach_commands.py", line 744, in run_mochitest
test_paths=test_paths, suite=flavor, **kwargs)
File "t:\Mozilla\metro\testing/mochitest/mach_commands.py", line 393, in run_desktop_test
result = runner.runTests(options)
File "t:\Mozilla\REL\_tests\testing\mochitest\runtests.py", line 1571, in runTests
return self.runMochitests(options, onLaunch)
File "t:\Mozilla\REL\_tests\testing\mochitest\runtests.py", line 1539, in runMochitests
testsToRun = self.getTestsToRun(options)
File "t:\Mozilla\REL\_tests\testing\mochitest\runtests.py", line 1527, in getTestsToRun
tests = self.getActiveTests(options)
File "t:\Mozilla\REL\_tests\testing\mochitest\runtests.py", line 1468, in getActiveTests
manifest = self.getTestManifest(options)
File "t:\Mozilla\REL\_tests\testing\mochitest\runtests.py", line 2011, in getTestManifest
return manifest
Comment 1•8 years ago
|
||
Mass close of bugs in obsolete product https://bugzilla.mozilla.org/show_bug.cgi?id=1350354
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•