blob: 8112482750174fec02ff8c8f8e2fae13e870c832 (
plain)
1
2
3
4
5
6
7
8
|
[status-codes-create-entry.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Make sure all status codes are reported]
expected:
if (os == "linux") and debug: PASS
if (os == "android") and not debug: PASS
[PASS, FAIL]
|