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

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

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


|                          Subtest                           | Results | Messages |
|------------------------------------------------------------|---------|----------|
|                                                            | OK      |          |
| `MessageChannel: port message queue is initially disabled` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4963/webmessaging/MessagePort_onmessage_start.htm">/webmessaging/MessagePort_onmessage_start.htm</a></summary>


|                        Subtest                         | Results | Messages |
|--------------------------------------------------------|---------|----------|
|                                                        | OK      |          |
| `MessageChannel: port.onmessage enables message queue` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4963/webmessaging/message-channels/002.html">/webmessaging/message-channels/002.html</a></summary>


|      Subtest      | Results | Messages |
|-------------------|---------|----------|
|                   | OK      |          |
| `without start()` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4963/webmessaging/message-channels/003.html">/webmessaging/message-channels/003.html</a></summary>


|           Subtest           | Results | Messages |
|-----------------------------|---------|----------|
|                             | OK      |          |
| `onmessage implied start()` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4963/webmessaging/with-ports/010.html">/webmessaging/with-ports/010.html</a></summary>


|   Subtest   | Results | Messages |
|-------------|---------|----------|
|             | OK      |          |
| `undefined` | PASS    |          |
| `null`      | PASS    |          |
| `false`     | PASS    |          |
| `true`      | PASS    |          |
| `1`         | PASS    |          |
| `NaN`       | PASS    |          |
| `Infinity`  | PASS    |          |
| `string`    | PASS    |          |
| `date`      | PASS    |          |
| `regex`     | PASS    |          |
| `self`      | PASS    |          |
| `array`     | PASS    |          |
| `object`    | PASS    |          |
| `error`     | PASS    |          |
| `unreached` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4963/webmessaging/with-ports/015.html">/webmessaging/with-ports/015.html</a></summary>


|      Subtest       | Results | Messages |
|--------------------|---------|----------|
|                    | OK      |          |
| `different origin` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4963/webmessaging/without-ports/010.html">/webmessaging/without-ports/010.html</a></summary>


|   Subtest   | Results | Messages |
|-------------|---------|----------|
|             | OK      |          |
| `undefined` | PASS    |          |
| `null`      | PASS    |          |
| `false`     | PASS    |          |
| `true`      | PASS    |          |
| `1`         | PASS    |          |
| `NaN`       | PASS    |          |
| `Infinity`  | PASS    |          |
| `string`    | PASS    |          |
| `date`      | PASS    |          |
| `regex`     | PASS    |          |
| `self`      | PASS    |          |
| `array`     | PASS    |          |
| `object`    | PASS    |          |
| `error`     | PASS    |          |
| `unreached` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4963/webmessaging/without-ports/015.html">/webmessaging/without-ports/015.html</a></summary>


|      Subtest       | Results | Messages |
|--------------------|---------|----------|
|                    | OK      |          |
| `different origin` | PASS    |          |

</details>
</details>

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

Received on Wednesday, 22 February 2017 17:43:40 UTC