deadline-after-expired-timer.html.ini (398B)
1 [deadline-after-expired-timer.html] 2 [The deadline after an expired timer must not be negative] 3 expected: 4 if (os == "linux") and not debug and fission and (processor == "x86_64"): [PASS, FAIL] 5 if (os == "linux") and debug and fission and not swgl: [PASS, FAIL] 6 if (os == "linux") and debug and not fission: [PASS, FAIL] 7 if (os == "android") and not debug: [PASS, FAIL]