haikuwebkit/LayoutTests/storage/indexeddb/IDBKey-create-array-buffer-...

12 lines
330 B
Plaintext

Test IndexedDB IDBKeyRange when we are Out of Memory.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS exceptionString == undefined || exceptionString === 'DataError: Provided data is inadequate.' is true
PASS IDBKeyRange.only didn't crash
PASS successfullyParsed is true
TEST COMPLETE