[js-promise-integration.any.worker.html]
[Promising function always entered]
expected: FAIL
[Always get a Promise]
expected: FAIL
[Suspend once]
expected: FAIL
[Suspend/resume in a loop]
expected: FAIL
[Suspending with mismatched args and via Proxy]
expected: FAIL
[Make sure we actually suspend]
expected: FAIL
[Do not suspend if the import's return value is not a Promise]
expected: FAIL
[Catch rejected promise]
expected: FAIL
[Promising with no return]
expected: FAIL
[Suspend two modules]
expected: FAIL
[Do suspend even if the import's return value is not a Promise by wrapping it with Promise.resolve]
expected: FAIL
[js-promise-integration.any.html]
expected: ERROR
[Promising function always entered]
expected: FAIL
[Always get a Promise]
expected: FAIL
[Suspend once]
expected: FAIL
[Suspend/resume in a loop]
expected: FAIL
[Suspending with mismatched args and via Proxy]
expected: FAIL
[Make sure we actually suspend]
expected: FAIL
[Do not suspend if the import's return value is not a Promise]
expected: FAIL
[Catch rejected promise]
expected: FAIL
[Promising with no return]
expected: FAIL
[Suspend two modules]
expected: FAIL
[Do suspend even if the import's return value is not a Promise by wrapping it with Promise.resolve]
expected: FAIL