summaryrefslogtreecommitdiffstats
path: root/dom/ipc/tests/chrome.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dom/ipc/tests/chrome.toml')
-rw-r--r--dom/ipc/tests/chrome.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/dom/ipc/tests/chrome.toml b/dom/ipc/tests/chrome.toml
new file mode 100644
index 0000000000..79f3e2fb22
--- /dev/null
+++ b/dom/ipc/tests/chrome.toml
@@ -0,0 +1,6 @@
+[DEFAULT]
+skip-if = ["os == 'android'"]
+support-files = ["process_error.xhtml"]
+
+["test_process_error.xhtml"]
+skip-if = ["!crashreporter"]