Open
Bug 1530512
Opened 6 years ago
Updated 3 years ago
Running a mochitest that crashes locally does not report it as failing
Categories
(Testing :: Mochitest, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: bzbarsky, Unassigned)
Details
(Whiteboard: dev-prod-2020)
STEPS TO REPRODUCE:
- Pull m-c rev e376ef5bf453
- Build
- Apply the patch for bug 1530292 but do NOT build
- "mach mochitest --headless dom/tests/mochitest/bugs/test_bug1530292.html"
The test should fail, because the content process crashes during the test. But the harness reports everything fine, zero checks run...
Updated•6 years ago
|
Priority: -- → P3
![]() |
||
Updated•5 years ago
|
Whiteboard: dev-prod-2020
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•