[idbindex_getKey.any.serviceworker.html] tags: [fails_in_pbm] expected: if (os == "win") and (processor == "x86_64"): [OK, TIMEOUT] if (os == "mac") and not debug: [OK, ERROR] if (os == "android") and not debug: [OK, ERROR] [getKey() returns the key of the first record within the range] expected: if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT] [getKey() throws TransactionInactiveError on aborted transaction] expected: if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT] [getKey() attempt to retrieve the primary key of a record that doesn't exist] expected: if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT] [getKey() throws DataError when using invalid key] expected: if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT] [getKey() throws InvalidStateError when the index is deleted] expected: if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT] [getKey() throws InvalidStateError on index deleted by aborted upgrade] expected: if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT] [idbindex_getKey.any.html] expected: if (os == "android") and not debug: [OK, CRASH] [idbindex_getKey.any.sharedworker.html] expected: if (os == "android") and not debug: [OK, CRASH] [idbindex_getKey.any.worker.html] expected: if (os == "win") and (processor == "x86_64"): [OK, TIMEOUT] [getKey() attempt to retrieve the primary key of a record that doesn't exist] expected: if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT] [getKey() returns the key of the first record within the range] expected: if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT] [getKey() throws DataError when using invalid key] expected: if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT] [getKey() throws InvalidStateError when the index is deleted] expected: if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT] [getKey() throws TransactionInactiveError on aborted transaction] expected: if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT] [getKey() throws InvalidStateError on index deleted by aborted upgrade] expected: if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT] [getKey() returns the record's primary key where the index contains duplicate values] expected: if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT] [getKey() returns the record's primary key] expected: if (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT]