7 lines
228 B
INI
7 lines
228 B
INI
[Worker-creation-happens-in-parallel.https.html]
|
|
expected:
|
|
if not debug and (os == "android"): [OK, ERROR]
|
|
if debug: OK
|
|
TIMEOUT
|
|
[Tests that creation of a "new Worker()" will occur in parallel]
|
|
expected: FAIL
|