7 lines
398 B
INI
7 lines
398 B
INI
[deadline-after-expired-timer.html]
|
|
[The deadline after an expired timer must not be negative]
|
|
expected:
|
|
if (os == "linux") and not debug and fission and (processor == "x86_64"): [PASS, FAIL]
|
|
if (os == "linux") and debug and fission and not swgl: [PASS, FAIL]
|
|
if (os == "linux") and debug and not fission: [PASS, FAIL]
|
|
if (os == "android") and not debug: [PASS, FAIL]
|