7 lines
352 B
INI
7 lines
352 B
INI
[monolithic-overflow-025-print.html]
|
|
expected:
|
|
if (os == "linux") and not debug and not fission and not swgl and not asan: [PASS, TIMEOUT]
|
|
if (os == "linux") and not debug and fission: [PASS, TIMEOUT]
|
|
if (os == "win") and not debug: [TIMEOUT, PASS]
|
|
if (os == "mac") and debug: FAIL
|
|
if (os == "mac") and not debug: [FAIL, TIMEOUT]
|