/Volumes/data/b/build/slave/mac_layout/build/layout-test-results/storage/indexeddb/microtasks-actual.txt

11This is a testharness.js-based test.
2 PASS Transactions created in microtasks are deactivated when control returns to the event loop
 2FAIL Transactions created in microtasks are deactivated when control returns to the event loop assert_equals: Failure should be due to inactive transaction expected "TransactionInactiveError" but got "InvalidStateError"
33PASS Transactions created in microtasks remain active in subsequent microtasks
44PASS Within request event dispatch, transactions remain active across microtasks
55Harness: the test ran to completion.