servo/tests/wpt/meta/wasm/jsapi/jspi/js-promise-integration.any.js.ini
Servo WPT Sync 5ba9cfe809
Update web-platform-tests to revision b'fc557e215e11221c91de4f283539725ef2f35928' (#35741)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-03-02 12:18:38 +00:00

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