summaryrefslogtreecommitdiffstats
path: root/toolkit/components/ctypes/tests/unit/xpcshell.ini
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/ctypes/tests/unit/xpcshell.ini')
-rw-r--r--toolkit/components/ctypes/tests/unit/xpcshell.ini13
1 files changed, 13 insertions, 0 deletions
diff --git a/toolkit/components/ctypes/tests/unit/xpcshell.ini b/toolkit/components/ctypes/tests/unit/xpcshell.ini
new file mode 100644
index 000000000..8920d4f9b
--- /dev/null
+++ b/toolkit/components/ctypes/tests/unit/xpcshell.ini
@@ -0,0 +1,13 @@
+[DEFAULT]
+head = head.js
+tail =
+skip-if = toolkit == 'android'
+
+[test_errno.js]
+
+[test_finalizer.js]
+[test_finalizer_shouldfail.js]
+[test_finalizer_shouldaccept.js]
+[test_jsctypes.js]
+# Bug 676989: test fails consistently on Android
+fail-if = os == "android"