14 lines
417 B
INI
14 lines
417 B
INI
[default-src-blocks-wasm.any.sharedworker.html]
|
|
|
|
[default-src-blocks-wasm.any.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[default-src-blocks-wasm.any.worker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[default-src-blocks-wasm.any.serviceworker.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, ERROR]
|
|
if (os == "android") and not debug: [OK, ERROR]
|