mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
32 lines
529 B
INI
Vendored
32 lines
529 B
INI
Vendored
[rejects.any.html]
|
|
[Throw after the first suspension]
|
|
expected: FAIL
|
|
|
|
[Throw before suspending]
|
|
expected: FAIL
|
|
|
|
[Throw and propagate via Promise]
|
|
expected: FAIL
|
|
|
|
[Stack overflow]
|
|
expected: FAIL
|
|
|
|
[Try to suspend JS]
|
|
expected: FAIL
|
|
|
|
|
|
[rejects.any.worker.html]
|
|
[Throw after the first suspension]
|
|
expected: FAIL
|
|
|
|
[Throw before suspending]
|
|
expected: FAIL
|
|
|
|
[Throw and propagate via Promise]
|
|
expected: FAIL
|
|
|
|
[Stack overflow]
|
|
expected: FAIL
|
|
|
|
[Try to suspend JS]
|
|
expected: FAIL
|