Source code
Revision control
Copy as Markdown
Other Tools
[estimate-usage-details-indexeddb.https.tentative.any.html]
expected:
if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [OK, CRASH]
if (os == "linux") and (processor == "x86"): [OK, CRASH]
[estimate() resolves to dictionary with usageDetails member]
expected: FAIL
[estimate() usage details reflects increase in indexedDB after large value is stored]
expected: FAIL
[estimate-usage-details-indexeddb.https.tentative.any.worker.html]
expected:
if tsan: [OK, ERROR]
[estimate() resolves to dictionary with usageDetails member]
expected: FAIL
[estimate() usage details reflects increase in indexedDB after large value is stored]
expected: FAIL