Source code

Revision control

Copy as Markdown

Other Tools

[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]