mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
69 lines
1.4 KiB
INI
Vendored
69 lines
1.4 KiB
INI
Vendored
[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
|