Closed
Bug 1849409
Opened 2 years ago
Closed 2 years ago
Unable to run test manifests via mach test (manifest).ini
Categories
(Testing :: General, defect, P1)
Tracking
(firefox-esr102 unaffected, firefox-esr115 unaffected, firefox116 unaffected, firefox117 unaffected, firefox118 fixed)
RESOLVED
FIXED
118 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox-esr115 | --- | unaffected |
firefox116 | --- | unaffected |
firefox117 | --- | unaffected |
firefox118 | --- | fixed |
People
(Reporter: tgiles, Assigned: jmaher)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
When attempting to run a test suite via manifest, the tests do not run and the process hangs without any additional information. I'm running into this case on Windows 10, haven't tested on other platforms at the moment.
STR:
- Pull and build the latest mozilla-central commit
- Run
mach test toolkit/mozapps/extensions/test/browser/browser.ini
or any manifest (browser, xpcshell, chrome, mochitest) - Test process hangs without progress
Expected: The tests in the described manifest run as expected
Actual: The test runner hangs without any discernible output.
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1847593
:tmarble, since you are the author of the regressor, bug 1847593, could you take a look?
For more information, please visit BugBot documentation.
status-firefox116:
--- → unaffected
status-firefox117:
--- → unaffected
status-firefox118:
--- → affected
status-firefox-esr102:
--- → unaffected
status-firefox-esr115:
--- → unaffected
Flags: needinfo?(tmarble)
Updated•2 years ago
|
Blocks: mach-busted
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → jmaher
Severity: -- → S3
Priority: -- → P1
Updated•2 years ago
|
Flags: needinfo?(tmarble)
Assignee | ||
Comment 2•2 years ago
|
||
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1d577cca3e4b
Allow mach test manifest_name to run. r=gbrown
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•