servo/tests/wpt/meta/IndexedDB/idbfactory_open.any.js.ini
Ngo Iok Ui (Wu Yu Wei) 25fe003af2
Fix IndexedDB WPT coverage (#37607)
The settings for WPT IndexedDB coverage is incorrect. We never ran the
IndexedDB tests actually.

Testing: `tests/wpt/tests/IndexedDB`

---------

Signed-off-by: Wu Yu Wei <yuweiwu@pm.me>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Co-authored-by: Josh Matthews <josh@joshmatthews.net>
2025-06-24 03:47:45 +00:00

56 lines
1.6 KiB
INI
Vendored

[idbfactory_open.any.worker.html]
[IDBFactory.open() - no version opens current database]
expected: FAIL
[IDBFactory.open() - open database with a higher version than current]
expected: FAIL
[IDBFactory.open() - error in version change transaction aborts open]
expected: FAIL
[Calling open() with version argument 1.5 should not throw.]
expected: FAIL
[Calling open() with version argument 9007199254740991 should not throw.]
expected: FAIL
[Calling open() with version argument undefined should not throw.]
expected: FAIL
[IDBFactory.open() - error in upgradeneeded resets db]
expected: FAIL
[IDBFactory.open() - second open's transaction is available to get objectStores]
expected: FAIL
[idbfactory_open.any.sharedworker.html]
expected: ERROR
[idbfactory_open.any.serviceworker.html]
expected: ERROR
[idbfactory_open.any.html]
[IDBFactory.open() - no version opens current database]
expected: FAIL
[IDBFactory.open() - open database with a higher version than current]
expected: FAIL
[IDBFactory.open() - error in version change transaction aborts open]
expected: FAIL
[Calling open() with version argument 1.5 should not throw.]
expected: FAIL
[Calling open() with version argument 9007199254740991 should not throw.]
expected: FAIL
[Calling open() with version argument undefined should not throw.]
expected: FAIL
[IDBFactory.open() - error in upgradeneeded resets db]
expected: FAIL
[IDBFactory.open() - second open's transaction is available to get objectStores]
expected: FAIL