Open Bug 1311429 Opened 8 years ago Updated 2 years ago

Reftest harness should use mozcrash.kill_and_get_minidump

Categories

(Testing :: Reftest, defect)

defect

Tracking

(Not tracked)

People

(Reporter: ted, Unassigned, Mentored)

References

Details

bug 890026 added a `mozcrash.kill_and_get_minidump` method to replace the use of the `crashinject` program for killing a hung process on Windows to get a stack. Apparently we never fixed reftest to use it though:
https://dxr.mozilla.org/mozilla-central/rev/90d8afaddf9150853b0b68b35b30c1e54a8683e7/layout/tools/reftest/runreftest.py#524

That code should look like the mochitest code:
https://dxr.mozilla.org/mozilla-central/rev/90d8afaddf9150853b0b68b35b30c1e54a8683e7/testing/mochitest/runtests.py#1772
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.