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

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