summaryrefslogtreecommitdiffstats
path: root/dom/presentation/tests/mochitest/mochitest.ini
blob: f96e07f1e0ae9e06f4eb802fe4f33dddd96a5312 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
[DEFAULT]
support-files =
  PresentationDeviceInfoChromeScript.js
  PresentationSessionChromeScript.js
  PresentationSessionFrameScript.js
  PresentationSessionChromeScript1UA.js
  file_presentation_1ua_receiver.html
  test_presentation_1ua_sender_and_receiver.js
  file_presentation_non_receiver_inner_iframe.html
  file_presentation_non_receiver.html
  file_presentation_receiver.html
  file_presentation_receiver_establish_connection_error.html
  file_presentation_receiver_inner_iframe.html
  file_presentation_1ua_wentaway.html
  test_presentation_1ua_connection_wentaway.js
  file_presentation_receiver_auxiliary_navigation.html
  test_presentation_receiver_auxiliary_navigation.js
  file_presentation_sandboxed_presentation.html
  file_presentation_terminate.html
  test_presentation_terminate.js
  file_presentation_terminate_establish_connection_error.html
  test_presentation_terminate_establish_connection_error.js
  file_presentation_reconnect.html
  file_presentation_unknown_content_type.test
  file_presentation_unknown_content_type.test^headers^
  test_presentation_tcp_receiver_establish_connection_unknown_content_type.js
  file_presentation_mixed_security_contexts.html

[test_presentation_dc_sender.html]
[test_presentation_dc_receiver.html]
skip-if = (e10s || toolkit == 'android') # Bug 1129785
[test_presentation_dc_receiver_oop.html]
skip-if = (e10s || toolkit == 'android') # Bug 1129785
[test_presentation_1ua_sender_and_receiver_inproc.html]
skip-if = (e10s || toolkit == 'android') # Bug 1129785
[test_presentation_1ua_sender_and_receiver_oop.html]
skip-if = (e10s || toolkit == 'android') # Bug 1129785
[test_presentation_1ua_connection_wentaway_inproc.html]
skip-if = (e10s || toolkit == 'android') # Bug 1129785
[test_presentation_1ua_connection_wentaway_oop.html]
skip-if = (e10s || toolkit == 'android') # Bug 1129785
[test_presentation_device_info_permission.html]
[test_presentation_tcp_sender_disconnect.html]
skip-if = toolkit == 'android' # Bug 1129785
[test_presentation_tcp_sender_establish_connection_error.html]
skip-if = toolkit == 'android' # Bug 1129785
[test_presentation_tcp_receiver_establish_connection_error.html]
skip-if = (e10s || toolkit == 'android' || os == 'mac' || os == 'win') # Bug 1129785, Bug 1204709
[test_presentation_tcp_receiver_establish_connection_timeout.html]
skip-if = (e10s || toolkit == 'android') # Bug 1129785
[test_presentation_tcp_receiver_establish_connection_unknown_content_type_inproc.html]
skip-if = (e10s || toolkit == 'android')
[test_presentation_tcp_receiver_establish_connection_unknown_content_type_oop.html]
skip-if = (e10s || toolkit == 'android')
[test_presentation_tcp_receiver.html]
skip-if = (e10s || toolkit == 'android') # Bug 1129785
[test_presentation_tcp_receiver_oop.html]
skip-if = (e10s || toolkit == 'android') # Bug 1129785
[test_presentation_receiver_auxiliary_navigation_inproc.html]
skip-if = e10s
[test_presentation_receiver_auxiliary_navigation_oop.html]
skip-if = e10s
[test_presentation_terminate_inproc.html]
skip-if = (e10s || toolkit == 'android')
[test_presentation_terminate_oop.html]
skip-if = (e10s || toolkit == 'android')
[test_presentation_terminate_establish_connection_error_inproc.html]
skip-if = (e10s || toolkit == 'android')
[test_presentation_terminate_establish_connection_error_oop.html]
skip-if = (e10s || toolkit == 'android')
[test_presentation_sender_on_terminate_request.html]
skip-if = toolkit == 'android'
[test_presentation_sandboxed_presentation.html]
skip-if = true # bug 1315867
[test_presentation_reconnect.html]
[test_presentation_mixed_security_contexts.html]
[test_presentation_availability.html]