blob: 7f9b0949b4f096584cf8764a10a93831269c4124 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
[response-code-successful.html]
expected: ERROR
[response-code-successful.html?code=201]
expected:
if (os == "android") and fission: [ERROR, TIMEOUT]
ERROR
[response-code-successful.html?code=203]
expected:
if (os == "android") and fission: [ERROR, TIMEOUT]
ERROR
[response-code-successful.html?code=200]
expected:
if (os == "android") and fission: [ERROR, TIMEOUT]
ERROR
[response-code-successful.html?code=202]
expected:
if (os == "android") and fission: [TIMEOUT, ERROR]
ERROR
|