Re: [IndexedDB-tests] Replace usage of setTimeout with step_timeout in IndexedDB (#4981)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 9200a4549caff8be298d1c3b0280dc916760bc99
Using browser at version 58.0.3013.3 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>7 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/4981/IndexedDB/idbfactory_deleteDatabase4.htm">/IndexedDB/idbfactory_deleteDatabase4.htm</a></summary>


|             Subtest             | Results | Messages |
|---------------------------------|---------|----------|
|                                 | OK      |          |
| `Delete an existing database`   | PASS    |          |
| `Delete a nonexistent database` | PASS    |          |

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


|                                Subtest                                 | Results | Messages |
|------------------------------------------------------------------------|---------|----------|
|                                                                        | OK      |          |
| `IDBIndex.get() - returns the record with the first key in the range ` | PASS    |          |

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


|                                   Subtest                                   | Results | Messages |
|-----------------------------------------------------------------------------|---------|----------|
|                                                                             | OK      |          |
| `IDBIndex.getKey() - returns the key of the first record within the range ` | PASS    |          |

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


|                                  Subtest                                  | Results | Messages |
|---------------------------------------------------------------------------|---------|----------|
|                                                                           | OK      |          |
| `IDBObjectStore.get() - attempt to retrieve a record that doesn't exist ` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4981/IndexedDB/transaction-lifetime-blocked.htm">/IndexedDB/transaction-lifetime-blocked.htm</a></summary>


|     Subtest     | Results | Messages |
|-----------------|---------|----------|
|                 | OK      |          |
| `Blocked event` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4981/IndexedDB/transaction-lifetime.htm">/IndexedDB/transaction-lifetime.htm</a></summary>


|                                   Subtest                                   | Results | Messages |
|-----------------------------------------------------------------------------|---------|----------|
|                                                                             | OK      |          |
| `Test events opening a second database when one connection is open already` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4981/IndexedDB/writer-starvation.htm">/IndexedDB/writer-starvation.htm</a></summary>


|       Subtest       | Results | Messages |
|---------------------|---------|----------|
|                     | OK      |          |
| `Writer starvation` | PASS    |          |

</details>
</details>

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

Received on Wednesday, 22 February 2017 19:10:47 UTC