Closed Bug 1797104 Opened 2 years ago Closed 2 years ago

Get minidump and report stack following gtest timeouts

Categories

(Testing :: GTest, enhancement)

Default
enhancement

Tracking

(firefox108 fixed)

RESOLVED FIXED
108 Branch
Tracking Status
firefox108 --- fixed

People

(Reporter: gbrown, Assigned: gbrown)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

When a gtest crashes we generate a minidump and report the stack in the test log (eg bug 1787581), but on timeout, no such handling is invoked (https://bugzilla.mozilla.org/show_bug.cgi?id=1115253#c451).

Following a gtest timeout, signal the process to generate a minidump, then
dump the crash report to the test log, just like the existing timeout
handling for mochitest, reftest, etc.
This makes no changes for Android; it was already working.

Pushed by gbrown@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/359553898e0f Dump crash report after desktop gtest timeouts; r=jmaher
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: