[Worker-timeout-decreasing-order.html]
[Tests timeouts on the worker are fired in decreasing order.]
expected:
if (os == "linux") and debug and fission and swgl: [PASS, FAIL]
if (os == "linux") and not debug and fission: [PASS, FAIL]
if (os == "linux") and debug and not fission: [PASS, FAIL]
if os == "mac": [PASS, FAIL]