summaryrefslogtreecommitdiffstats
path: root/dom/media/webspeech/recognition/test/mochitest.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dom/media/webspeech/recognition/test/mochitest.toml')
-rw-r--r--dom/media/webspeech/recognition/test/mochitest.toml44
1 files changed, 44 insertions, 0 deletions
diff --git a/dom/media/webspeech/recognition/test/mochitest.toml b/dom/media/webspeech/recognition/test/mochitest.toml
new file mode 100644
index 0000000000..5b127db7f3
--- /dev/null
+++ b/dom/media/webspeech/recognition/test/mochitest.toml
@@ -0,0 +1,44 @@
+[DEFAULT]
+tags = "mtg"
+subsuite = "media"
+support-files = [
+ "head.js",
+ "hello.ogg",
+ "hello.ogg^headers^",
+ "http_requesthandler.sjs",
+ "sinoid+hello.ogg",
+ "sinoid+hello.ogg^headers^",
+ "silence.ogg",
+ "silence.ogg^headers^",
+]
+
+["test_abort.html"]
+
+["test_audio_capture_error.html"]
+
+["test_call_start_from_end_handler.html"]
+tags = "capturestream"
+
+["test_nested_eventloop.html"]
+skip-if = ["os == 'android'"]
+
+["test_online_400_response.html"]
+
+["test_online_empty_result_handling.html"]
+
+["test_online_hangup.html"]
+
+["test_online_http.html"]
+
+["test_online_http_webkit.html"]
+
+["test_online_malformed_result_handling.html"]
+
+["test_preference_enable.html"]
+
+["test_recognition_service_error.html"]
+
+["test_success_without_recognition_service.html"]
+
+["test_timeout.html"]
+skip-if = ["os == 'linux'"] # Bug 1307991 - low frequency on try pushes