trisquel-icecat/icecat/testing/web-platform/meta/IndexedDB/idbindex_get.any.js.ini

18 lines
576 B
INI

[idbindex_get.any.serviceworker.html]
tags: [fails_in_pbm]
[idbindex_get.any.worker.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
[get() throws TransactionInactiveError on aborted transaction]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[get() throws InvalidStateError on index deleted by aborted upgrade]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[idbindex_get.any.sharedworker.html]
[idbindex_get.any.html]