| conftest.py |
Write a minidump (a .dmp/.extra pair) carrying the given annotations to
the directory that check_for_crashes scans. |
4010 |
- |
| manifest.toml |
|
219 |
- |
| test_basic.py |
Test that check_for_crashes returns 0 if no dumps are present. |
2075 |
- |
| test_crash_signature_override.py |
When a minidump carries a CrashSignatureOverrideForTesting annotation,
it must be used as the signature instead of the one derived from the
crashing stack. |
606 |
- |
| test_intentional_crash.py |
A crash carrying the IntentionalCrashForTesting annotation was
deliberately triggered by test automation and must not be counted as a
failure. |
2074 |
- |
| test_java_exception.py |
Test for an exception which should be caught. |
1726 |
- |
| test_save_path.py |
Test that dump_save_path works when the directory doesn't exist. |
2244 |
- |
| test_stackwalk.py |
Test that check_for_crashes can handle unicode in dump_directory. |
1247 |
- |
| test_symbols_path.py |
Test that no symbols path let mozcrash try to find the symbols. |
2731 |
- |