5 lines
261 B
INI
5 lines
261 B
INI
[decompression-with-detach.tentative.window.html]
|
|
expected:
|
|
if (os == "linux") and not tsan and not debug and fission and asan: CRASH
|
|
if (os == "linux") and not tsan and debug and not fission: CRASH
|
|
if (os == "android") and not debug: [OK, CRASH]
|