summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mixed-content/tentative
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/mixed-content/tentative')
-rw-r--r--testing/web-platform/meta/mixed-content/tentative/autoupgrades/__dir__.ini1
-rw-r--r--testing/web-platform/meta/mixed-content/tentative/autoupgrades/audio-upgrade.https.sub.html.ini17
-rw-r--r--testing/web-platform/meta/mixed-content/tentative/autoupgrades/image-upgrade.https.sub.html.ini4
-rw-r--r--testing/web-platform/meta/mixed-content/tentative/autoupgrades/video-upgrade.https.sub.html.ini7
4 files changed, 29 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mixed-content/tentative/autoupgrades/__dir__.ini b/testing/web-platform/meta/mixed-content/tentative/autoupgrades/__dir__.ini
new file mode 100644
index 0000000000..0c16eb2f07
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/tentative/autoupgrades/__dir__.ini
@@ -0,0 +1 @@
+prefs: [security.mixed_content.upgrade_display_content:true]
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
new file mode 100644
index 0000000000..00783aed90
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/tentative/autoupgrades/audio-upgrade.https.sub.html.ini
@@ -0,0 +1,17 @@
+[audio-upgrade.https.sub.html]
+ disabled:
+ if (os == "android") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1401570
+ expected:
+ if (os == "win") and swgl: [OK, TIMEOUT]
+ if (os == "win") and not swgl: [OK, TIMEOUT]
+ if (os == "linux") and not fission: [OK, TIMEOUT]
+ if os == "android": [OK, ERROR, TIMEOUT]
+ [Audio autoupgraded]
+ expected:
+ if (os == "linux") and fission: PASS
+ if os == "mac": PASS
+ [PASS, TIMEOUT]
+
+ [Audio of other host autoupgraded]
+ expected:
+ if swgl and (os == "win"): [PASS, TIMEOUT]
diff --git a/testing/web-platform/meta/mixed-content/tentative/autoupgrades/image-upgrade.https.sub.html.ini b/testing/web-platform/meta/mixed-content/tentative/autoupgrades/image-upgrade.https.sub.html.ini
new file mode 100644
index 0000000000..c87e42f6f6
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/tentative/autoupgrades/image-upgrade.https.sub.html.ini
@@ -0,0 +1,4 @@
+[image-upgrade.https.sub.html]
+ expected:
+ if (os == "android") and debug and swgl: [OK, ERROR]
+ if (os == "android") and debug and not swgl: [OK, ERROR]
diff --git a/testing/web-platform/meta/mixed-content/tentative/autoupgrades/video-upgrade.https.sub.html.ini b/testing/web-platform/meta/mixed-content/tentative/autoupgrades/video-upgrade.https.sub.html.ini
new file mode 100644
index 0000000000..1c9bd071ab
--- /dev/null
+++ b/testing/web-platform/meta/mixed-content/tentative/autoupgrades/video-upgrade.https.sub.html.ini
@@ -0,0 +1,7 @@
+[video-upgrade.https.sub.html]
+ expected:
+ if (os == "android") and debug and not swgl: [OK, ERROR]
+ if (os == "linux") and not fission and not debug: [OK, TIMEOUT]
+ [Video autoupgraded]
+ expected:
+ if (os == "linux") and not fission and not debug: [PASS, TIMEOUT]