blob: f1ade4b4d5e7ac94fd5fd34b3cef9b19faded131 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[estimate-usage-details.https.tentative.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[estimate() resolves to dictionary with members, including usageDetails]
expected: FAIL
[estimate-usage-details.https.tentative.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[estimate() resolves to dictionary with members, including usageDetails]
expected: FAIL
|