summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/workers/Worker-creation-happens-in-parallel.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/workers/Worker-creation-happens-in-parallel.https.html.ini')
-rw-r--r--testing/web-platform/meta/workers/Worker-creation-happens-in-parallel.https.html.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/workers/Worker-creation-happens-in-parallel.https.html.ini b/testing/web-platform/meta/workers/Worker-creation-happens-in-parallel.https.html.ini
new file mode 100644
index 0000000000..83bc37d94f
--- /dev/null
+++ b/testing/web-platform/meta/workers/Worker-creation-happens-in-parallel.https.html.ini
@@ -0,0 +1,8 @@
+[Worker-creation-happens-in-parallel.https.html]
+ expected:
+ if debug and (os == "android"): TIMEOUT
+ if not debug and (os == "win"): TIMEOUT
+ if not debug and (os == "mac"): TIMEOUT
+ if not debug and (os == "linux"): TIMEOUT
+ [Tests that creation of a "new Worker()" will occur in parallel]
+ expected: FAIL