summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mediacapture-record/MediaRecorder-peerconnection-no-sink.https.html.ini
blob: 8b31cf46eb5b7c85cac702c4919af2b2ede3da6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[MediaRecorder-peerconnection-no-sink.https.html]
  expected:
    if (os == "android") and release_or_beta: OK
    if (os == "linux") and not debug and fission: [OK, CRASH]
    if os == "android": [OK, TIMEOUT]
  [MediaRecorder records from PeerConnection without sinks, {"video":{}}]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1669551
    expected:
      if (os == "android") and release_or_beta: PASS
      if (os == "win") and debug and (processor == "x86"): [PASS, FAIL]
      if os == "android": [FAIL, PASS, TIMEOUT]

  [MediaRecorder records from PeerConnection without sinks, {"audio":{},"video":{}}]
    expected:
      if (os == "android") and release_or_beta: PASS
      if (os == "win") and debug and (processor == "x86"): [PASS, FAIL]
      if os == "android": [PASS, NOTRUN]