blob: f2313875bddbd626b1c725229d304f66dc728a1a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[response-body-errors.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Asynchronous XMLHttpRequest should clear response on bad chunk]
expected: FAIL
[response-body-errors.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Synchronous XMLHttpRequest should throw on bad chunk]
expected: FAIL
[Asynchronous XMLHttpRequest should clear response on bad chunk]
expected: FAIL
|