5 lines
208 B
INI
5 lines
208 B
INI
[postMessage-wasm-module.html]
|
|
expected:
|
|
if not debug and (os == "linux") and asan and fission: CRASH
|
|
if not debug and (os == "mac"): [OK, CRASH]
|
|
if not debug and (os == "android"): [OK, CRASH]
|