8 lines
183 B
INI
8 lines
183 B
INI
[json.any.worker.html]
|
|
expected:
|
|
if asan: CRASH
|
|
|
|
[json.any.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, CRASH]
|
|
if (os == "android") and not debug: [OK, CRASH]
|