summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mixed-content/tentative/autoupgrades/audio-upgrade.https.sub.html.ini
blob: ce286d5bd97991d70251ec237d301a6a4fc81e97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[audio-upgrade.https.sub.html]
  disabled:
    if (os == "android") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1401570
  expected:
    if (os == "linux") and asan and not fission: [TIMEOUT, OK]
    if os == "mac": OK
    if os == "android": [OK, ERROR, TIMEOUT]
    [OK, TIMEOUT]
  [Audio autoupgraded]
    expected:
      if (os == "linux") and fission and not debug and (processor == "x86_64") and not asan and not tsan: [PASS, TIMEOUT]
      if (os == "linux") and not fission: [PASS, TIMEOUT]
      if os == "win": [PASS, TIMEOUT]
      if os == "android": [PASS, TIMEOUT]

  [Audio of other host autoupgraded]
    expected:
      if (os == "linux") and asan and not fission: [TIMEOUT, PASS]
      if (os == "win") and not swgl: PASS
      if os == "mac": PASS
      if os == "android": PASS
      [PASS, TIMEOUT]