diff -r 000000000000 -r 6474c204b198 toolkit/crashreporter/test/unit/xpcshell.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/toolkit/crashreporter/test/unit/xpcshell.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,29 @@ +[DEFAULT] +head = head_crashreporter.js +tail = +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_oom.js] +skip-if = os == 'win' && debug + +[test_crash_abort.js] +skip-if = os == 'win' + +[test_crashreporter.js] +[test_crashreporter_crash.js] +[test_crashreporter_crash_profile_lock.js] +[test_override_exception_handler.js] +run-if = os == 'win' + +[test_crashreporter_appmem.js] +run-if = os == 'win' || os == 'linux' +# we need to skip this due to bug 838613 +skip-if = os=='linux' && bits==32 + +[test_crash_AsyncShutdown.js] +[test_event_files.js]