6 lines
276 B
INI
6 lines
276 B
INI
[FileSystemSyncAccessHandle-close.https.worker.html]
|
|
expected:
|
|
if (os == "linux") and not tsan and not debug and not fission: CRASH
|
|
if (os == "linux") and not tsan and debug: CRASH
|
|
if (os == "mac") and debug: [CRASH, OK]
|
|
if (os == "linux") and tsan: TIMEOUT
|