[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