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