2011-05-20 19:54:01 +04:00
|
|
|
[DEFAULT]
|
|
|
|
head = head_crashreporter.js
|
2013-09-24 22:50:08 +04:00
|
|
|
tail =
|
2014-10-08 02:18:28 +04:00
|
|
|
skip-if = toolkit == 'android' || toolkit == 'gonk'
|
2013-09-24 22:50:08 +04:00
|
|
|
support-files =
|
|
|
|
crasher_subprocess_head.js
|
|
|
|
crasher_subprocess_tail.js
|
2011-05-20 19:54:01 +04:00
|
|
|
|
2012-06-06 03:49:30 +04:00
|
|
|
[test_crash_moz_crash.js]
|
2011-05-20 19:54:01 +04:00
|
|
|
[test_crash_purevirtual.js]
|
|
|
|
[test_crash_runtimeabort.js]
|
2014-05-22 17:18:02 +04:00
|
|
|
[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]
|
2012-01-24 20:08:51 +04:00
|
|
|
[test_crash_oom.js]
|
2013-09-16 22:44:25 +04:00
|
|
|
[test_crash_abort.js]
|
|
|
|
skip-if = os == 'win'
|
|
|
|
|
2014-08-30 09:22:14 +04:00
|
|
|
[test_crash_with_memory_report.js]
|
2011-05-20 19:54:01 +04:00
|
|
|
[test_crashreporter.js]
|
|
|
|
[test_crashreporter_crash.js]
|
|
|
|
[test_crashreporter_crash_profile_lock.js]
|
2012-09-20 18:57:08 +04:00
|
|
|
[test_override_exception_handler.js]
|
2015-01-28 14:17:00 +03:00
|
|
|
skip-if = os != 'win'
|
2011-07-08 04:31:11 +04:00
|
|
|
|
|
|
|
[test_crashreporter_appmem.js]
|
2013-02-06 23:30:16 +04:00
|
|
|
# we need to skip this due to bug 838613
|
2015-01-28 14:17:00 +03:00
|
|
|
skip-if = (os != 'win' && os != 'linux') || (os=='linux' && bits==32)
|
2013-09-30 18:59:40 +04:00
|
|
|
|
|
|
|
[test_crash_AsyncShutdown.js]
|
2014-02-19 03:58:03 +04:00
|
|
|
[test_event_files.js]
|
2014-08-26 16:54:43 +04:00
|
|
|
[test_crash_terminator.js]
|