Source code

Revision control

Copy as Markdown

Other Tools

[cache-abort.https.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[put() followed by abort after headers received should reject with AbortError]
expected: FAIL
[add() synchronously followed by abort should reject with AbortError]
expected: FAIL
[add() followed by abort after headers received should reject with AbortError]
expected: FAIL
[addAll() synchronously followed by abort should reject with AbortError]
expected: FAIL
[addAll() followed by abort after headers received should reject with AbortError]
expected: FAIL
[cache-abort.https.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[put() followed by abort after headers received should reject with AbortError]
expected: FAIL
[add() synchronously followed by abort should reject with AbortError]
expected: FAIL
[add() followed by abort after headers received should reject with AbortError]
expected: FAIL
[addAll() synchronously followed by abort should reject with AbortError]
expected: FAIL
[addAll() followed by abort after headers received should reject with AbortError]
expected: FAIL
[cache-abort.https.any.serviceworker.html]
disabled:
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[put() followed by abort after headers received should reject with AbortError]
expected: FAIL
[add() synchronously followed by abort should reject with AbortError]
expected: FAIL
[add() followed by abort after headers received should reject with AbortError]
expected: FAIL
[addAll() synchronously followed by abort should reject with AbortError]
expected: FAIL
[addAll() followed by abort after headers received should reject with AbortError]
expected: FAIL
[cache-abort.https.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[put() followed by abort after headers received should reject with AbortError]
expected: FAIL
[add() synchronously followed by abort should reject with AbortError]
expected: FAIL
[add() followed by abort after headers received should reject with AbortError]
expected: FAIL
[addAll() synchronously followed by abort should reject with AbortError]
expected: FAIL
[addAll() followed by abort after headers received should reject with AbortError]
expected: FAIL