mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-03 19:05:35 +00:00
24 lines
685 B
INI
24 lines
685 B
INI
[DEFAULT]
|
|
tags=msg
|
|
skip-if = buildapp == 'b2g' # Bug 1191270, bug 1037287, bug 967606, bug 1096400, etc
|
|
support-files =
|
|
head.js
|
|
hello.ogg
|
|
hello.ogg^headers^
|
|
silence.ogg
|
|
silence.ogg^headers^
|
|
|
|
[test_abort.html]
|
|
skip-if = toolkit == 'android' # bug 1037287
|
|
[test_audio_capture_error.html]
|
|
[test_call_start_from_end_handler.html]
|
|
tags=capturestream
|
|
skip-if = (android_version == '18' && debug) # bug 967606
|
|
[test_nested_eventloop.html]
|
|
skip-if = buildapp == 'mulet' || toolkit == 'android' || e10s # b2g(showmodaldialog)
|
|
[test_preference_enable.html]
|
|
[test_recognition_service_error.html]
|
|
[test_success_without_recognition_service.html]
|
|
[test_timeout.html]
|
|
skip-if = os == "win"
|