summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mixed-content/tentative/autoupgrades/mixed-content-cors.https.sub.html.ini
blob: 77dc3149321e6407eb6f0c301f1438008edca983 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[mixed-content-cors.https.sub.html]
  expected:
    if (os == "linux") and not asan and not swgl and not debug and fission and not tsan: [OK, TIMEOUT]
    if (os == "linux") and not asan and not swgl and not debug and not fission: [TIMEOUT, OK]
    if (os == "linux") and asan and fission: TIMEOUT
    if (os == "linux") and asan and not fission: [OK, TIMEOUT]
    if (os == "linux") and not asan and swgl: [OK, TIMEOUT]
    if (os == "android") and not debug: [OK, TIMEOUT]
  [Cross-Origin audio should get upgraded even if CORS is set]
    expected:
      if (os == "linux") and not swgl and not debug and fission and not asan and not tsan: [PASS, TIMEOUT]
      if (os == "linux") and not swgl and not debug and not fission and asan: [PASS, TIMEOUT]
      if (os == "linux") and not swgl and not debug and not fission and not asan: [TIMEOUT, PASS]
      if (os == "linux") and swgl: [PASS, TIMEOUT]
      if (os == "android") and not debug: [PASS, TIMEOUT]

  [Cross-Origin video should get upgraded even if CORS is set]
    expected:
      if (os == "linux") and not swgl and asan and fission: TIMEOUT
      if (os == "linux") and swgl and fission: [PASS, TIMEOUT]
      if (os == "android") and not debug: [PASS, TIMEOUT]