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