summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mixed-content/tentative/autoupgrades/audio-upgrade.https.sub.html.ini
blob: 0d87bdc5bda6f2feb45a7588b0a0c48a69639582 (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 (processor == "x86_64") and debug and fission: [TIMEOUT, OK]
    if (os == "linux") and (processor == "x86"): [TIMEOUT, OK]
    if os == "mac": OK
    if os == "android": [OK, ERROR, TIMEOUT]
    [OK, TIMEOUT]
  [Audio autoupgraded]
    expected:
      if (os == "linux") and (processor == "x86_64") and fission and not debug and tsan: PASS
      if (os == "linux") and (processor == "x86_64") and fission and debug: PASS
      if (os == "linux") and (processor == "x86"): TIMEOUT
      if os == "mac": PASS
      [PASS, TIMEOUT]

  [Audio of other host autoupgraded]
    expected:
      if (os == "linux") and debug and fission: [TIMEOUT, PASS]
      if (os == "linux") and debug and not fission: [PASS, TIMEOUT]
      if (os == "linux") and not debug: [PASS, TIMEOUT]