Source code
Revision control
Copy as Markdown
Other Tools
[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]
expected:
if not fission and not asan and (os == "android") and not debug: [OK, CRASH]
if not fission and not asan and (os == "linux"): CRASH
[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_64") and not debug and asan and not fission: CRASH
if (processor == "x86_64") and debug and (os == "win"): CRASH
if (processor == "x86_64") and debug and (os == "mac"): CRASH
if (processor == "x86_64") and debug and (os == "android"): CRASH
if (processor == "x86") 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