1
0
Fork 0
firefox/testing/web-platform/meta/storage/estimate-usage-details-indexeddb.https.tentative.any.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

19 lines
723 B
INI

[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