diff options
Diffstat (limited to 'toolkit/crashreporter/test/unit/xpcshell-phc.ini')
-rw-r--r-- | toolkit/crashreporter/test/unit/xpcshell-phc.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/toolkit/crashreporter/test/unit/xpcshell-phc.ini b/toolkit/crashreporter/test/unit/xpcshell-phc.ini new file mode 100644 index 0000000000..056bbd6fbe --- /dev/null +++ b/toolkit/crashreporter/test/unit/xpcshell-phc.ini @@ -0,0 +1,9 @@ +[DEFAULT] +head = head_crashreporter.js +skip-if = toolkit == 'android' || (os == "win" && processor == "aarch64") # 1536217 +support-files = + crasher_subprocess_head.js + crasher_subprocess_tail.js + +[test_crash_phc.js] + |