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, 0 insertions, 13 deletions
diff --git a/toolkit/components/ctypes/tests/unit/xpcshell.ini b/toolkit/components/ctypes/tests/unit/xpcshell.ini
deleted file mode 100644
index 8920d4f9b..000000000
--- a/toolkit/components/ctypes/tests/unit/xpcshell.ini
+++ /dev/null
@@ -1,13 +0,0 @@
-[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"