Re: [workers-tests] Replace usage of setTimeout with step_timeout in workers/ (#4984)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision b85da5286ca6da6880ff961824d87375030e767e
Using browser at version BuildID 20170221110300; SourceStamp d84beb192e57e26846c82d3df3599381f4663792
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>20 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/WorkerGlobalScope_close.htm">/workers/WorkerGlobalScope_close.htm</a></summary>


|                      Subtest                      | Results | Messages |
|---------------------------------------------------|---------|----------|
|                                                   | OK      |          |
| ` WorkerGlobalScope close(): clear events queue ` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/WorkerGlobalScope_setInterval.htm">/workers/WorkerGlobalScope_setInterval.htm</a></summary>


|                 Subtest                  | Results | Messages |
|------------------------------------------|---------|----------|
|                                          | OK      |          |
| ` WorkerGlobalScope API: setInterval() ` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/WorkerGlobalScope_setTimeout.htm">/workers/WorkerGlobalScope_setTimeout.htm</a></summary>


|                 Subtest                 | Results | Messages |
|-----------------------------------------|---------|----------|
|                                         | OK      |          |
| ` WorkerGlobalScope API: setTimeout() ` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/Worker_terminate_event_queue.htm">/workers/Worker_terminate_event_queue.htm</a></summary>


|                      Subtest                      | Results | Messages |
|---------------------------------------------------|---------|----------|
|                                                   | OK      |          |
| ` AbstractWorker terminate(): clear event queue ` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/constructors/SharedWorker/global-members.html">/workers/constructors/SharedWorker/global-members.html</a></summary>


|               Subtest                | Results |                                               Messages                                              |
|--------------------------------------|---------|-----------------------------------------------------------------------------------------------------|
|                                      | OK      |                                                                                                     |
| `members of SharedWorkerGlobalScope` | FAIL    | `assert_equals: expected "" but got "applicationCache did not exist\nstep_timeout did not exist\n"` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/constructors/Worker/terminate.html">/workers/constructors/Worker/terminate.html</a></summary>


|    Subtest    | Results | Messages |
|---------------|---------|----------|
|               | OK      |          |
| `terminate()` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/structured-clone-message.html">/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/structured-clone-message.html</a></summary>


|            Subtest            | Results | Messages |
|-------------------------------|---------|----------|
|                               | OK      |          |
| `structured clone of message` | PASS    |          |
| `undefined`                   | PASS    |          |
| `null`                        | PASS    |          |
| `false`                       | PASS    |          |
| `true`                        | PASS    |          |
| `1`                           | PASS    |          |
| `NaN`                         | PASS    |          |
| `Infinity`                    | PASS    |          |
| `string`                      | PASS    |          |
| `date`                        | PASS    |          |
| `regexp`                      | PASS    |          |
| `self`                        | PASS    |          |
| `array`                       | PASS    |          |
| `object`                      | PASS    |          |
| `error`                       | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/interfaces/WorkerGlobalScope/close/incoming-message.html">/workers/interfaces/WorkerGlobalScope/close/incoming-message.html</a></summary>


|            Subtest             | Results | Messages |
|--------------------------------|---------|----------|
|                                | OK      |          |
| `close() and incoming message` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/interfaces/WorkerGlobalScope/close/setInterval.html">/workers/interfaces/WorkerGlobalScope/close/setInterval.html</a></summary>


|          Subtest          | Results |                                      Messages                                     |
|---------------------------|---------|-----------------------------------------------------------------------------------|
|                           | OK      |                                                                                   |
| `close() and setInterval` | FAIL    | `uncaught exception: Error: assert_unreached: Got error Reached unreachable code` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/interfaces/WorkerGlobalScope/close/setTimeout.html">/workers/interfaces/WorkerGlobalScope/close/setTimeout.html</a></summary>


|         Subtest          | Results |                                      Messages                                     |
|--------------------------|---------|-----------------------------------------------------------------------------------|
|                          | OK      |                                                                                   |
| `close() and setTimeout` | FAIL    | `uncaught exception: Error: assert_unreached: Got error Reached unreachable code` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/interfaces/WorkerGlobalScope/onerror/handled.html">/workers/interfaces/WorkerGlobalScope/onerror/handled.html</a></summary>


|       Subtest        | Results | Messages |
|----------------------|---------|----------|
|                      | OK      |          |
| `onerror, "handled"` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/interfaces/WorkerUtils/WindowTimers/001.html">/workers/interfaces/WorkerUtils/WindowTimers/001.html</a></summary>


|    Subtest     | Results | Messages |
|----------------|---------|----------|
|                | OK      |          |
| `step_timeout` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/interfaces/WorkerUtils/WindowTimers/002.html">/workers/interfaces/WorkerUtils/WindowTimers/002.html</a></summary>


|    Subtest     | Results | Messages |
|----------------|---------|----------|
|                | OK      |          |
| `clearTimeout` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/interfaces/WorkerUtils/WindowTimers/004.html">/workers/interfaces/WorkerUtils/WindowTimers/004.html</a></summary>


|     Subtest     | Results | Messages |
|-----------------|---------|----------|
|                 | OK      |          |
| `clearInterval` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/semantics/multiple-workers/004.html">/workers/semantics/multiple-workers/004.html</a></summary>


|                 Subtest                 | Results | Messages |
|-----------------------------------------|---------|----------|
|                                         | OK      |          |
| `shared worker with multiple documents` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/semantics/navigation/002.html">/workers/semantics/navigation/002.html</a></summary>


|    Subtest     | Results | Messages |
|----------------|---------|----------|
|                | OK      |          |
| `navigating 2` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/semantics/reporting-errors/001.html">/workers/semantics/reporting-errors/001.html</a></summary>


|           Subtest            | Results |                                                                                              Messages                                                                                              |
|------------------------------|---------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                              | OK      |                                                                                                                                                                                                    |
| `shared worker, not handled` | FAIL    | `assert_unreached: window.onerror invoked: ReferenceError: step_timeout is not defined Reached unreachable code;assert_equals: expected "" but got "fifth argument wasn't the thrown exception. "` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/semantics/reporting-errors/002.html">/workers/semantics/reporting-errors/002.html</a></summary>


|              Subtest              | Results |                                                                                              Messages                                                                                              |
|-----------------------------------|---------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                   | OK      |                                                                                                                                                                                                    |
| `shared worker, addEventListener` | FAIL    | `assert_unreached: window.onerror invoked: ReferenceError: step_timeout is not defined Reached unreachable code;assert_equals: expected "" but got "fifth argument wasn't the thrown exception. "` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/semantics/reporting-errors/003.html">/workers/semantics/reporting-errors/003.html</a></summary>


|                      Subtest                      | Results |                           Messages                           |
|---------------------------------------------------|---------|--------------------------------------------------------------|
|                                                   | OK      |                                                              |
| `shared worker, no error event on worker or port` | FAIL    | `assert_unreached: error on worker Reached unreachable code` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4984/workers/semantics/reporting-errors/004.html">/workers/semantics/reporting-errors/004.html</a></summary>


|                       Subtest                       | Results |                               Messages                               |
|-----------------------------------------------------|---------|----------------------------------------------------------------------|
|                                                     | OK      |                                                                      |
| `shared worker in two documents and window.onerror` | FAIL    | `assert_unreached: (outer) error on worker Reached unreachable code` |

</details>
</details>

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

Received on Wednesday, 22 February 2017 19:28:42 UTC