summaryrefslogtreecommitdiffstats
path: root/dom/media/webrtc/tests/mochitests/mochitest_getusermedia.ini
blob: 02c8272b5bea3fbd0cb0a285bd1cf84739a602b1 (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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
[DEFAULT]
tags = mtg webrtc
subsuite = media
scheme = https
support-files =
  head.js
  dataChannel.js
  mediaStreamPlayback.js
  network.js
  nonTrickleIce.js
  pc.js
  stats.js
  templates.js
  test_enumerateDevices_iframe.html
  test_getUserMedia_permission_iframe.html
  NetworkPreparationChromeScript.js
  blacksilence.js
  turnConfig.js
  sdpUtils.js
  addTurnsSelfsignedCert.js
  parser_rtp.js
  peerconnection_audio_forced_sample_rate.js
  iceTestUtils.js
  simulcast.js
  helpers_from_wpt/sdp.js
  !/dom/canvas/test/captureStream_common.js
  !/dom/canvas/test/webgl-mochitest/webgl-util.js
  !/dom/media/test/manifest.js
  !/dom/media/test/seek.webm
  !/dom/media/test/gizmo.mp4
  !/docshell/test/navigation/blank.html
prefs =
  focusmanager.testmode=true # emulate focus
  privacy.partition.network_state=false
  network.proxy.allow_hijacking_localhost=true
  media.devices.enumerate.legacy.enabled=false

[test_defaultAudioConstraints.html]
skip-if = os == 'mac'
  os == 'win'
  toolkit == 'android' # Bug 1404995, no loopback devices on some platforms
[test_getUserMedia_GC_MediaStream.html]
[test_getUserMedia_active_autoplay.html]
[test_getUserMedia_addTrackRemoveTrack.html]
[test_getUserMedia_addtrack_removetrack_events.html]
[test_getUserMedia_audioCapture.html]
skip-if = toolkit == 'android'
  (os == "win" && processor == "aarch64") # android(Bug 1189784, timeouts on 4.3 emulator), android(Bug 1264333), aarch64 due to 1538359
[test_getUserMedia_audioConstraints.html]
skip-if = os == 'mac'
  os == 'win'
  toolkit == 'android' # Bug 1404995, no loopback devices on some platforms
[test_getUserMedia_audioConstraints_concurrentIframes.html]
skip-if = os == 'mac'
  os == 'win'
  toolkit == 'android'
  (os == 'linux' && debug)  # Bug 1404995, no loopback devices on some platforms # Bug 1481101
  os == "linux" && !debug && !fission # bug 1645930, lower frequency intermittent
[test_getUserMedia_audioConstraints_concurrentStreams.html]
skip-if = os == 'mac'
  os == 'win'
  toolkit == 'android' # Bug 1404995, no loopback devices on some platforms
[test_getUserMedia_basicAudio.html]
[test_getUserMedia_basicAudio_loopback.html]
skip-if = os == 'mac'
  os == 'win'
  toolkit == 'android' # Bug 1404995, no loopback devices on some platforms
[test_getUserMedia_basicScreenshare.html]
skip-if =
  toolkit == 'android'     # no screenshare on android
  apple_silicon            # bug 1707742
[test_getUserMedia_basicTabshare.html]
skip-if = 
  toolkit == 'android' # no windowshare on android
[test_getUserMedia_basicVideo.html]
[test_getUserMedia_basicVideoAudio.html]
[test_getUserMedia_basicVideo_playAfterLoadedmetadata.html]
[test_getUserMedia_basicWindowshare.html]
skip-if = toolkit == 'android' # no windowshare on android
[test_getUserMedia_bug1223696.html]
[test_getUserMedia_callbacks.html]
[test_getUserMedia_constraints.html]
[test_getUserMedia_cubebDisabled.html]
[test_getUserMedia_cubebDisabledFakeStreams.html]
[test_getUserMedia_getTrackById.html]
[test_getUserMedia_gumWithinGum.html]
[test_getUserMedia_loadedmetadata.html]
[test_getUserMedia_mediaElementCapture_audio.html]
[test_getUserMedia_mediaElementCapture_tracks.html]
[test_getUserMedia_mediaElementCapture_video.html]
[test_getUserMedia_mediaStreamClone.html]
[test_getUserMedia_mediaStreamConstructors.html]
[test_getUserMedia_mediaStreamTrackClone.html]
[test_getUserMedia_nonDefaultRate.html]
[test_getUserMedia_peerIdentity.html]
[test_getUserMedia_permission.html]
[test_getUserMedia_playAudioTwice.html]
[test_getUserMedia_playVideoAudioTwice.html]
[test_getUserMedia_playVideoTwice.html]
[test_getUserMedia_scarySources.html]
skip-if = toolkit == 'android' # no screenshare or windowshare on android
[test_getUserMedia_spinEventLoop.html]
[test_getUserMedia_trackCloneCleanup.html]
[test_getUserMedia_trackEnded.html]