summaryrefslogtreecommitdiffstats
path: root/dom/asmjscache/test/mochitest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dom/asmjscache/test/mochitest.ini')
-rw-r--r--dom/asmjscache/test/mochitest.ini10
1 files changed, 10 insertions, 0 deletions
diff --git a/dom/asmjscache/test/mochitest.ini b/dom/asmjscache/test/mochitest.ini
new file mode 100644
index 000000000..a4f8dba7e
--- /dev/null
+++ b/dom/asmjscache/test/mochitest.ini
@@ -0,0 +1,10 @@
+[DEFAULT]
+support-files =
+ file_slow.js
+
+[test_cachingBasic.html]
+[test_workers.html]
+[test_cachingMulti.html]
+[test_slow.html]
+# bug 929498
+skip-if = os == 'android'