blob: 60d947745ff3db866cecb55c57cecf0f11cd7599 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[bucket-storage-policy.tentative.https.any.html]
[The open promise should reject with a TypeError when quota is requested outside the range of 1 to Number.MAX_SAFE_INTEGER.]
expected: FAIL
[bucket-storage-policy.tentative.https.any.worker.html]
[The open promise should reject with a TypeError when quota is requested outside the range of 1 to Number.MAX_SAFE_INTEGER.]
expected: FAIL
[bucket-storage-policy.tentative.https.any.sharedworker.html]
[The open promise should reject with a TypeError when quota is requested outside the range of 1 to Number.MAX_SAFE_INTEGER.]
expected: FAIL
[bucket-storage-policy.tentative.https.any.serviceworker.html]
expected:
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
[The open promise should reject with a TypeError when quota is requested outside the range of 1 to Number.MAX_SAFE_INTEGER.]
expected: FAIL
|