summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mediacapture-record/MediaRecorder-peerconnection.https.html.ini
blob: d065e3c7eb2ae3ed3f59cbbe08d198a0c62db54e (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
[MediaRecorder-peerconnection.https.html]
  expected:
    if (os == "android") and release_or_beta: OK
    if (os == "linux") and not debug and fission: [OK, CRASH]
    if os == "android": [TIMEOUT, OK]
  [PeerConnection MediaRecorder receives data after onstart, {"video":{}} mimeType ""]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1669551
    expected:
      if (os == "android") and release_or_beta: PASS
      if os == "android": [TIMEOUT, PASS]

  [PeerConnection MediaRecorder gets ondata on stopping tracks, {"video":{}} mimeType ""]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1669551
    expected:
      if (os == "android") and release_or_beta: PASS
      if os == "android": [NOTRUN, PASS]

  [PeerConnection MediaRecorder receives data after onstart, {"audio":{}} mimeType ""]
    expected:
      if (os == "android") and release_or_beta: PASS
      if os == "android": [NOTRUN, PASS]

  [PeerConnection MediaRecorder gets ondata on stopping tracks, {"audio":{}} mimeType ""]
    expected:
      if (os == "android") and release_or_beta: PASS
      if os == "android": [NOTRUN, PASS]

  [PeerConnection MediaRecorder receives data after onstart, {"video":{},"audio":{}} mimeType ""]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1669551
    expected:
      if (os == "android") and release_or_beta: PASS
      if os == "android": [NOTRUN, PASS]

  [PeerConnection MediaRecorder gets ondata on stopping tracks, {"video":{},"audio":{}} mimeType ""]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1669551
    expected:
      if (os == "android") and release_or_beta: PASS
      if os == "android": [NOTRUN, PASS]

  [PeerConnection MediaRecorder receives data after onstart, {"audio":{}} mimeType "audio/webm;codecs=opus"]
    expected:
      if (os == "android") and release_or_beta: PASS
      if os == "android": [NOTRUN, PASS]

  [PeerConnection MediaRecorder gets ondata on stopping tracks, {"audio":{}} mimeType "audio/webm;codecs=opus"]
    expected:
      if (os == "android") and release_or_beta: PASS
      if os == "android": [NOTRUN, PASS]

  [PeerConnection MediaRecorder receives data after onstart, {"video":{}} mimeType "video/webm;codecs=vp8"]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1669551
    expected:
      if (os == "android") and release_or_beta: PASS
      if os == "android": [NOTRUN, PASS]

  [PeerConnection MediaRecorder gets ondata on stopping tracks, {"video":{}} mimeType "video/webm;codecs=vp8"]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1669551
    expected:
      if (os == "android") and release_or_beta: PASS
      if os == "android": [NOTRUN, PASS]

  [PeerConnection MediaRecorder receives data after onstart, {"video":{},"audio":{}} mimeType "video/webm;codecs=vp8,opus"]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1669551
    expected:
      if (os == "android") and release_or_beta: PASS
      if os == "android": [NOTRUN, PASS]

  [PeerConnection MediaRecorder gets ondata on stopping tracks, {"video":{},"audio":{}} mimeType "video/webm;codecs=vp8,opus"]
    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1669551
    expected:
      if (os == "android") and release_or_beta: PASS
      if os == "android": [NOTRUN, PASS]

  [MediaRecorder constructor throws on no support, {"video":{}} mimeType "video/webm;codecs=vp9"]
    expected:
      if (os == "android") and release_or_beta: PASS
      if os == "android": [NOTRUN, PASS]

  [MediaRecorder constructor throws on no support, {"video":{},"audio":{}} mimeType "video/webm;codecs=vp9,opus"]
    expected:
      if (os == "android") and release_or_beta: PASS
      if os == "android": [NOTRUN, PASS]

  [MediaRecorder constructor throws on no support, {"audio":{}} mimeType "audio/mp4;codecs=mp4a.40.2"]
    expected:
      if (os == "android") and release_or_beta: PASS
      if os == "android": [NOTRUN, PASS]

  [MediaRecorder constructor throws on no support, {"video":{},"audio":{}} mimeType "video/mp4;codecs=avc1,mp4a.40.2"]
    expected:
      if (os == "android") and release_or_beta: PASS
      if os == "android": [NOTRUN, PASS]