Re: [IndexedDB-tests] Indexed DB: remove assert_throws(null, ...) usage (#5391)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision af3659426ddfe91bfa379c81edb71c9f51510135
Using browser at version 59.0.3053.3 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/5391/IndexedDB/idbdatabase_createObjectStore9-invalidparameters.htm">/IndexedDB/idbdatabase_createObjectStore9-invalidparameters.htm</a></summary>


|                                    Subtest                                    | Results | Messages |
|-------------------------------------------------------------------------------|---------|----------|
|                                                                               | OK      |          |
| `createObjectStore: Invalid optionalParameters - autoInc and empty keyPath`   | PASS    |          |
| `createObjectStore: Invalid optionalParameters - autoInc and keyPath array`   | PASS    |          |
| `createObjectStore: Invalid optionalParameters - autoInc and keyPath array 2` | PASS    |          |
| `createObjectStore: Invalid optionalParameters - autoInc and keyPath object`  | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5391/IndexedDB/idbobjectstore_deleted.htm">/IndexedDB/idbobjectstore_deleted.htm</a></summary>


|                  Subtest                   | Results | Messages |
|--------------------------------------------|---------|----------|
|                                            | OK      |          |
| `Attempting to use deleted IDBObjectStore` | PASS    |          |

</details>
</details>

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

Received on Wednesday, 5 April 2017 19:29:20 UTC