summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mediacapture-record/MediaRecorder-mimetype.html.ini
blob: ec1fd58666fbf8bb76e19d7aaeb0ba9b7e012850 (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
[MediaRecorder-mimetype.html]
  expected:
    if (os == "linux") and debug and not fission and not swgl: [OK, TIMEOUT]
    if (os == "linux") and not debug and fission and tsan: [OK, TIMEOUT, CRASH]
    if (os == "linux") and not debug and fission and not tsan: [OK, TIMEOUT, CRASH]
    if (os == "linux") and not debug and not fission: [OK, TIMEOUT]
    if (os == "android") and debug: [OK, TIMEOUT]
    if (os == "android") and not debug: [OK, TIMEOUT]
  [MediaRecorder doesn't fire 'onstart' multiple times for audio/video]
    expected:
      if (os == "linux") and debug and not fission and not swgl: [PASS, TIMEOUT]
      if (os == "linux") and not debug and fission and tsan: [PASS, TIMEOUT, NOTRUN]
      if (os == "linux") and not debug and fission and not tsan: [PASS, NOTRUN]
      if os == "android": [PASS, TIMEOUT]

  [MediaRecorder formats mimeType well after 'start' for audio]
    expected:
      if (os == "linux") and not tsan and not swgl and fission and not debug: [PASS, NOTRUN]
      if (os == "linux") and not tsan and not swgl and not fission and debug: [PASS, NOTRUN]
      if (os == "linux") and tsan: [PASS, NOTRUN]
      if os == "android": [PASS, TIMEOUT, NOTRUN]

  [MediaRecorder formats mimeType well after 'start' for video]
    expected:
      if (os == "linux") and debug and not fission and not swgl: [PASS, NOTRUN]
      if (os == "linux") and not debug and fission and tsan: [PASS, NOTRUN]
      if (os == "linux") and not debug and fission and not tsan: [PASS, NOTRUN]
      if (os == "linux") and not debug and not fission: [PASS, TIMEOUT]
      if (os == "android") and debug: [PASS, TIMEOUT, NOTRUN]
      if (os == "android") and not debug: [PASS, TIMEOUT, NOTRUN]

  [MediaRecorder formats mimeType well after 'start' for audio/video]
    expected:
      if (os == "linux") and debug and not fission and not swgl: [PASS, NOTRUN]
      if (os == "linux") and not debug and tsan: [PASS, NOTRUN]
      if (os == "linux") and not debug and not tsan: [PASS, NOTRUN]
      if (os == "android") and debug: [PASS, TIMEOUT, NOTRUN]
      if (os == "android") and not debug: [PASS, NOTRUN, TIMEOUT]

  [MediaRecorder mimeType is not set before 'onstart' for video]
    expected:
      if (os == "linux") and not debug and fission: [PASS, NOTRUN]

  [MediaRecorder sets a nonempty mimeType on 'onstart' for audio/video]
    expected:
      if (os == "linux") and not debug and fission: [PASS, TIMEOUT]

  [MediaRecorder doesn't fire 'onstart' multiple times for audio]
    expected:
      if (os == "linux") and not debug and fission: [PASS, NOTRUN]

  [MediaRecorder mimeType is not set before 'onstart' for audio/video]
    expected:
      if (os == "linux") and not debug and fission: [PASS, NOTRUN]

  [MediaRecorder doesn't fire 'onstart' multiple times for video]
    expected:
      if (os == "linux") and not debug and fission: [PASS, NOTRUN]

  [MediaRecorder mimeType is not set before 'onstart' for audio]
    expected:
      if (os == "linux") and not debug and fission: [PASS, NOTRUN]