Re: [IndexedDB-tests] IndexedDB: objectStore() should fail after transaction is aborted (#5560)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/221911608)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 848d2591c87446f36f3a06a897eb709432efa466
Using browser at version 59.0.3067.0 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>2 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5560/IndexedDB/idbobjectstore-index-finished.html">/IndexedDB/idbobjectstore-index-finished.html</a></summary>


|                            Subtest                             | Results | Messages |
|----------------------------------------------------------------|---------|----------|
|                                                                | OK      |          |
| `IDBObjectStore index() behavior when transaction is finished` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5560/IndexedDB/idbtransaction-objectStore-finished.html">/IndexedDB/idbtransaction-objectStore-finished.html</a></summary>


|                               Subtest                                | Results |                                                            Messages                                                           |
|----------------------------------------------------------------------|---------|-------------------------------------------------------------------------------------------------------------------------------|
|                                                                      | OK      |                                                                                                                               |
| `IDBTransaction objectStore() behavior when transaction is finished` | FAIL    | `assert_throws: objectStore() should throw if transaction is finished function "() => tx.objectStore('store')" did not throw` |

</details>
</details>

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5560#issuecomment-294041521

Received on Thursday, 13 April 2017 22:50:39 UTC