Source code
Revision control
Copy as Markdown
Other Tools
[buckets_storage_policy.tentative.https.any.worker.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
if os == "android": [OK, CRASH]
[For an individual bucket, the quota is the minimum of the requested quota and the StorageKey quota.]
expected: FAIL
[buckets_storage_policy.tentative.https.any.html]
expected:
if os == "android": [OK, CRASH]
[For an individual bucket, the quota is the minimum of the requested quota and the StorageKey quota.]
expected: FAIL
[buckets_storage_policy.tentative.https.any.serviceworker.html]
expected:
if (os == "win") and debug: CRASH
if (os == "linux") and not fission: CRASH
if os == "android": [OK, CRASH]
[For an individual bucket, the quota is the minimum of the requested quota and the StorageKey quota.]
expected: FAIL
[buckets_storage_policy.tentative.https.any.sharedworker.html]
[For an individual bucket, the quota is the minimum of the requested quota and the StorageKey quota.]
expected: FAIL