зеркало из https://github.com/mozilla/gecko-dev.git
35 строки
962 B
INI
35 строки
962 B
INI
[DEFAULT]
|
|
head = head_crashreporter.js
|
|
tail =
|
|
skip-if = toolkit == 'android' || toolkit == 'gonk'
|
|
support-files =
|
|
crasher_subprocess_head.js
|
|
crasher_subprocess_tail.js
|
|
|
|
[test_crash_moz_crash.js]
|
|
[test_crash_purevirtual.js]
|
|
[test_crash_runtimeabort.js]
|
|
[test_crash_after_js_oom_reported.js]
|
|
[test_crash_after_js_oom_recovered.js]
|
|
[test_crash_after_js_oom_reported_2.js]
|
|
[test_crash_after_js_large_allocation_failure.js]
|
|
[test_crash_after_js_large_allocation_failure_reporting.js]
|
|
[test_crash_oom.js]
|
|
[test_crash_abort.js]
|
|
skip-if = os == 'win'
|
|
|
|
[test_crash_with_memory_report.js]
|
|
[test_crashreporter.js]
|
|
[test_crashreporter_crash.js]
|
|
[test_crashreporter_crash_profile_lock.js]
|
|
[test_override_exception_handler.js]
|
|
skip-if = os != 'win'
|
|
|
|
[test_crashreporter_appmem.js]
|
|
# we need to skip this due to bug 838613
|
|
skip-if = (os != 'win' && os != 'linux') || (os=='linux' && bits==32)
|
|
|
|
[test_crash_AsyncShutdown.js]
|
|
[test_event_files.js]
|
|
[test_crash_terminator.js]
|