summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mixed-content/tentative/autoupgrades/audio-upgrade.https.sub.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/mixed-content/tentative/autoupgrades/audio-upgrade.https.sub.html.ini')
-rw-r--r--testing/web-platform/meta/mixed-content/tentative/autoupgrades/audio-upgrade.https.sub.html.ini20
1 files changed, 10 insertions, 10 deletions
diff --git a/testing/web-platform/meta/mixed-content/tentative/autoupgrades/audio-upgrade.https.sub.html.ini b/testing/web-platform/meta/mixed-content/tentative/autoupgrades/audio-upgrade.https.sub.html.ini
index ce286d5bd9..0d87bdc5bd 100644
--- a/testing/web-platform/meta/mixed-content/tentative/autoupgrades/audio-upgrade.https.sub.html.ini
+++ b/testing/web-platform/meta/mixed-content/tentative/autoupgrades/audio-upgrade.https.sub.html.ini
@@ -2,21 +2,21 @@
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 == "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 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]
+ 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 asan and not fission: [TIMEOUT, PASS]
- if (os == "win") and not swgl: PASS
- if os == "mac": PASS
- if os == "android": PASS
- [PASS, TIMEOUT]
+ 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]