diff options
Diffstat (limited to 'dom/presentation/tests/xpcshell/xpcshell.ini')
-rw-r--r-- | dom/presentation/tests/xpcshell/xpcshell.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dom/presentation/tests/xpcshell/xpcshell.ini b/dom/presentation/tests/xpcshell/xpcshell.ini new file mode 100644 index 0000000000..635cabe5cd --- /dev/null +++ b/dom/presentation/tests/xpcshell/xpcshell.ini @@ -0,0 +1,9 @@ +[DEFAULT] +head = + +[test_multicast_dns_device_provider.js] +[test_presentation_device_manager.js] +[test_presentation_session_transport.js] +[test_tcp_control_channel.js] +skip-if = os == "android" || tsan || socketprocess_networking # Bugs 1422582, 1580136, 1450502, 1584360, 1606813 +[test_presentation_state_machine.js] |