summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mediacapture-record/MediaRecorder-stop.html.ini
blob: d500cc8c854e6f211c7d0421a1b5a64ae7be38ff (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
[MediaRecorder-stop.html]
  expected:
    if (os == "linux") and not debug and fission: [OK, CRASH]
  [MediaRecorder will fire only start and stop events in a basic recording flow.]
    expected:
      if (os == "win") and debug and (processor == "x86_64") and not swgl: [FAIL, PASS]
      if (os == "linux") and fission and swgl: PASS
      if (os == "linux") and not fission and not debug: PASS
      if os == "android": PASS
      [PASS, FAIL]


[MediaRecorder-stop.html?mimeType=video/webm;codecs=vp9,opus]

[MediaRecorder-stop.html?mimeType=video/webm;codecs=vp8,opus]
  expected: TIMEOUT
  [MediaRecorder will stop recording and fire a stop event when all tracks are ended]
    expected: TIMEOUT

  [MediaRecorder will stop recording and fire a stop event when stop() is called]
    expected: NOTRUN

  [MediaRecorder will not fire an exception when stopped after creation]
    expected: NOTRUN

  [MediaRecorder will not fire an exception when stopped after having just been stopped]
    expected: NOTRUN

  [MediaRecorder will not fire an exception when stopped after having just been spontaneously stopped]
    expected: NOTRUN

  [MediaRecorder will fire start event even if stopped synchronously]
    expected: NOTRUN

  [MediaRecorder will fire start event even if a track is removed synchronously]
    expected: NOTRUN

  [MediaRecorder will fire only start and stop events in a basic recording flow.]
    expected: NOTRUN


[MediaRecorder-stop.html?mimeType=video/webm;codecs=av1,opus]

[MediaRecorder-stop.html?mimeType=video/mp4;codecs=avc1,mp4a.40.2]

[MediaRecorder-stop.html?mimeType='']

[MediaRecorder-stop.html?mimeType=video/mp4;codecs=vp9,opus]

[MediaRecorder-stop.html?mimeType=video/mp4]