| test_child_shutdown_hang_crash.py |
End-to-end test for the deliberate crash of a child hanging at shutdown.
This test exercises the ~ProcessChild hang path in NS_FREE_PERMANENT_DATA
builds.
It verifies that the CrashSignatureOverrideForTesting annotation propagates
to the crashed child's report (so these crashes group under a single
signature across platforms).
The crash reports that are generated for the purpose of this test must be
flagged intentional so that they don't get auto-reported as test failures.
Therefore we also check for the presence of IntentionalCrashForTesting. |
3872 |
- |