Re: [html-tests] Replace usage of setTimeout with step_timeout in html/webappapis (#4964)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 267c4f3a39f8c000ed908042b1e519e546c8dca5
Using browser at version BuildID 20170221110300; SourceStamp d84beb192e57e26846c82d3df3599381f4663792
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/4964/html/webappapis/scripting/processing-model-2/compile-error-cross-origin-setInterval.html">/html/webappapis/scripting/processing-model-2/compile-error-cross-origin-setInterval.html</a></summary>


|                                Subtest                                | Results |                                                  Messages                                                  |
|-----------------------------------------------------------------------|---------|------------------------------------------------------------------------------------------------------------|
|                                                                       | OK      |                                                                                                            |
| `window.onerror - compile error in cross-origin setInterval`          | FAIL    | `assert_equals: first arg expected "Script error." but got "SyntaxError: missing } in compound statement"` |
| `window.onerror - compile error in cross-origin setInterval (column)` | FAIL    | `assert_equals: fourth arg expected 0 but got 1`                                                           |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4964/html/webappapis/scripting/processing-model-2/compile-error-cross-origin-setTimeout.html">/html/webappapis/scripting/processing-model-2/compile-error-cross-origin-setTimeout.html</a></summary>


|                               Subtest                                | Results |                                                  Messages                                                  |
|----------------------------------------------------------------------|---------|------------------------------------------------------------------------------------------------------------|
|                                                                      | OK      |                                                                                                            |
| `window.onerror - compile error in cross-origin setTimeout`          | FAIL    | `assert_equals: first arg expected "Script error." but got "SyntaxError: missing } in compound statement"` |
| `window.onerror - compile error in cross-origin setTimeout (column)` | FAIL    | `assert_equals: fourth arg expected 0 but got 1`                                                           |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4964/html/webappapis/scripting/processing-model-2/compile-error-in-setInterval.html">/html/webappapis/scripting/processing-model-2/compile-error-in-setInterval.html</a></summary>


|                         Subtest                          | Results | Messages |
|----------------------------------------------------------|---------|----------|
|                                                          | OK      |          |
| `window.onerror - compile error in setInterval`          | PASS    |          |
| `window.onerror - compile error in setInterval (column)` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4964/html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html">/html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html</a></summary>


|                         Subtest                         | Results | Messages |
|---------------------------------------------------------|---------|----------|
|                                                         | OK      |          |
| `window.onerror - compile error in setTimeout`          | PASS    |          |
| `window.onerror - compile error in setTimeout (column)` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4964/html/webappapis/scripting/processing-model-2/runtime-error-cross-origin-setInterval.html">/html/webappapis/scripting/processing-model-2/runtime-error-cross-origin-setInterval.html</a></summary>


|                                Subtest                                | Results |                                                     Messages                                                    |
|-----------------------------------------------------------------------|---------|-----------------------------------------------------------------------------------------------------------------|
|                                                                       | OK      |                                                                                                                 |
| `window.onerror - runtime error in cross-origin setInterval`          | FAIL    | `assert_equals: first arg expected "Script error." but got "ReferenceError: undefined_variable is not defined"` |
| `window.onerror - runtime error in cross-origin setInterval (column)` | FAIL    | `assert_equals: fourth arg expected 0 but got 1`                                                                |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4964/html/webappapis/scripting/processing-model-2/runtime-error-cross-origin-setTimeout.html">/html/webappapis/scripting/processing-model-2/runtime-error-cross-origin-setTimeout.html</a></summary>


|                               Subtest                                | Results |                                                     Messages                                                    |
|----------------------------------------------------------------------|---------|-----------------------------------------------------------------------------------------------------------------|
|                                                                      | OK      |                                                                                                                 |
| `window.onerror - runtime error in cross-origin setTimeout`          | FAIL    | `assert_equals: first arg expected "Script error." but got "ReferenceError: undefined_variable is not defined"` |
| `window.onerror - runtime error in cross-origin setTimeout (column)` | FAIL    | `assert_equals: fourth arg expected 0 but got 1`                                                                |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4964/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval.html">/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval.html</a></summary>


|                         Subtest                          | Results | Messages |
|----------------------------------------------------------|---------|----------|
|                                                          | OK      |          |
| `window.onerror - runtime error in setInterval`          | PASS    |          |
| `window.onerror - runtime error in setInterval (column)` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4964/html/webappapis/scripting/processing-model-2/runtime-error-in-setTimeout.html">/html/webappapis/scripting/processing-model-2/runtime-error-in-setTimeout.html</a></summary>


|                         Subtest                         | Results | Messages |
|---------------------------------------------------------|---------|----------|
|                                                         | OK      |          |
| `window.onerror - runtime error in setTimeout`          | PASS    |          |
| `window.onerror - runtime error in setTimeout (column)` | PASS    |          |

</details>
</details>

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

Received on Wednesday, 22 February 2017 17:24:22 UTC