blob: 99dd1f24bcca04ee15ba8fc1e95298e8f0acf1e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[format-field-retry-bogus.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[EventSource: "retry" field (bogus)]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[format-field-retry-bogus.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[EventSource: "retry" field (bogus)]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
|