summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/compression/compression-multiple-chunks.tentative.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/compression/compression-multiple-chunks.tentative.any.js.ini')
-rw-r--r--testing/web-platform/meta/compression/compression-multiple-chunks.tentative.any.js.ini26
1 files changed, 26 insertions, 0 deletions
diff --git a/testing/web-platform/meta/compression/compression-multiple-chunks.tentative.any.js.ini b/testing/web-platform/meta/compression/compression-multiple-chunks.tentative.any.js.ini
new file mode 100644
index 0000000000..5ba1c66b10
--- /dev/null
+++ b/testing/web-platform/meta/compression/compression-multiple-chunks.tentative.any.js.ini
@@ -0,0 +1,26 @@
+[compression-multiple-chunks.tentative.any.html]
+ expected:
+ if (os == "linux") and debug and not swgl and fission: [OK, ERROR]
+ if (os == "linux") and debug and swgl and fission: [ERROR, OK]
+ if (os == "linux") and debug and swgl and not fission: [OK, ERROR]
+ if (os == "linux") and debug and not swgl and not fission: [OK, ERROR]
+ if (os == "win") and swgl: [OK, TIMEOUT]
+
+[compression-multiple-chunks.tentative.any.sharedworker.html]
+ expected:
+ if debug and (os == "linux") and fission and not swgl: [OK, ERROR]
+ if debug and (os == "win") and not swgl: [OK, ERROR]
+ if debug and (os == "mac"): [OK, ERROR]
+
+[compression-multiple-chunks.tentative.any.worker.html]
+
+[compression-multiple-chunks.tentative.any.serviceworker.html]
+ expected:
+ if (os == "linux") and debug and fission and not swgl: [OK, CRASH]
+ if (os == "win") and not swgl and debug and (processor == "x86"): [OK, TIMEOUT, CRASH]
+ if (os == "win") and not swgl and debug and (processor == "x86_64"): [TIMEOUT, OK, CRASH]
+ if (os == "win") and swgl: [OK, TIMEOUT]
+ if (os == "mac") and debug: [OK, CRASH]
+
+[compression-multiple-chunks.tentative.any.shadowrealm.html]
+ expected: ERROR