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/204278504)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 267c4f3a39f8c000ed908042b1e519e546c8dca5
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/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 "Uncaught SyntaxError: Unexpected end of input"` |
| `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 "Uncaught SyntaxError: Unexpected end of input"` |
| `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`          | FAIL    | `assert_equals: second arg expected "http://web-platform.test:8000/html/webappapis/scripting/processing-model-2/compile-error-in-setInterval.html" but got ""` |
| `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`          | FAIL    | `assert_equals: second arg expected "http://web-platform.test:8000/html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html" but got ""` |
| `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`          | PASS    |          |
| `window.onerror - runtime error in cross-origin setInterval (column)` | PASS    |          |

</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`          | PASS    |          |
| `window.onerror - runtime error in cross-origin setTimeout (column)` | PASS    |          |

</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`          | FAIL    | `assert_equals: second arg expected "http://web-platform.test:8000/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval.html" but got ""` |
| `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`          | FAIL    | `assert_equals: second arg expected "http://web-platform.test:8000/html/webappapis/scripting/processing-model-2/runtime-error-in-setTimeout.html" but got ""` |
| `window.onerror - runtime error in setTimeout (column)` | PASS    |                                                                                                                                                               |

</details>
</details>

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

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