mirror of
https://github.com/servo/servo.git
synced 2025-07-16 03:43:38 +01:00
39 lines
1.3 KiB
INI
39 lines
1.3 KiB
INI
[abort.any.worker.html]
|
|
[instantiateStreaming() on an already-aborted request should reject with AbortError]
|
|
expected: FAIL
|
|
|
|
[compileStreaming() on an already-aborted request should reject with AbortError]
|
|
expected: FAIL
|
|
|
|
[instantiateStreaming() synchronously followed by abort should reject with AbortError]
|
|
expected: FAIL
|
|
|
|
[compileStreaming() synchronously followed by abort should reject with AbortError]
|
|
expected: FAIL
|
|
|
|
[compileStreaming() asynchronously racing with abort should succeed or reject with AbortError]
|
|
expected: FAIL
|
|
|
|
[instantiateStreaming() asynchronously racing with abort should succeed or reject with AbortError]
|
|
expected: FAIL
|
|
|
|
|
|
[abort.any.html]
|
|
[instantiateStreaming() on an already-aborted request should reject with AbortError]
|
|
expected: FAIL
|
|
|
|
[compileStreaming() on an already-aborted request should reject with AbortError]
|
|
expected: FAIL
|
|
|
|
[instantiateStreaming() synchronously followed by abort should reject with AbortError]
|
|
expected: FAIL
|
|
|
|
[compileStreaming() synchronously followed by abort should reject with AbortError]
|
|
expected: FAIL
|
|
|
|
[compileStreaming() asynchronously racing with abort should succeed or reject with AbortError]
|
|
expected: FAIL
|
|
|
|
[instantiateStreaming() asynchronously racing with abort should succeed or reject with AbortError]
|
|
expected: FAIL
|
|
|