blob: 3c54070be371eb5cce221ae65bf3187d90b22b0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[idlharness.tentative.https.any.worker.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[idlharness.tentative.https.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[idlharness.tentative.https.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[idlharness.tentative.https.any.serviceworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|