Re: [IndexedDB-tests] Upstream IndexedDB layout test to WPT. (#4760)

# Chrome (unstable channel) #
Testing web-platform-tests at revision e4e5bca1c50c6feacdd5a195482c11395fb926d7
Using browser at version 58.0.3004.3 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary><a href="http://w3c-test.org/submissions/4760/IndexedDB/key-conversion-exceptions.htm">/IndexedDB/key-conversion-exceptions.htm</a></summary>


|                              Subtest                               | Results |
|--------------------------------------------------------------------|---------|
|                                                                    | OK      |
| `IDBObjectStore delete() method with throwing/invalid keys`        | PASS    |
| `IDBIndex openCursor() method with throwing/invalid keys`          | PASS    |
| `IDBKeyRange bound() static with throwing/invalid keys`            | PASS    |
| `IndexedDB: Exceptions thrown during key conversion`               | FAIL    |
| `IDBIndex getAllKeys() method with throwing/invalid keys`          | PASS    |
| `IDBIndex getAll() method with throwing/invalid keys`              | PASS    |
| `IDBObjectStore getAllKeys() method with throwing/invalid keys`    | PASS    |
| `IDBFactory cmp() static with throwing/invalid keys`               | PASS    |
| `IDBIndex get() method with throwing/invalid keys`                 | PASS    |
| `IDBCursor continue() method with throwing/invalid keys`           | PASS    |
| `IDBObjectStore count() method with throwing/invalid keys`         | PASS    |
| `IDBObjectStore openKeyCursor() method with throwing/invalid keys` | PASS    |
| `IDBKeyRange upperBound() static with throwing/invalid keys`       | PASS    |
| `IDBObjectStore openCursor() method with throwing/invalid keys`    | PASS    |
| `IDBObjectStore getKey() method with throwing/invalid keys`        | FAIL    |
| `IDBIndex openKeyCursor() method with throwing/invalid keys`       | PASS    |
| `IDBObjectStore get() method with throwing/invalid keys`           | PASS    |
| `IDBKeyRange only() static with throwing/invalid keys`             | PASS    |
| `IDBIndex getKey() method with throwing/invalid keys`              | PASS    |
| `IDBCursor update() method with throwing/invalid keys`             | PASS    |
| `IDBKeyRange lowerBound() static with throwing/invalid keys`       | PASS    |
| `IDBObjectStore put() method with throwing/invalid keys`           | PASS    |
| `IDBIndex count() method with throwing/invalid keys`               | PASS    |
| `IDBObjectStore getAll() method with throwing/invalid keys`        | PASS    |
| `IDBObjectStore add() method with throwing/invalid keys`           | PASS    |

</details>

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

Received on Wednesday, 8 February 2017 01:37:51 UTC