Re: Replace usage of setTimeout with step_timeout in old-tests/Microsoft (#4961)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision d1e1f0b8a9cd24c7c5c41b97b24592a4d4190a2f
Using browser at version 58.0.3013.3 dev
Starting 10 test iterations
## Unstable results ##


|                            Test                           |                  Subtest                   |          Results           |                                               Messages                                               |
|-----------------------------------------------------------|--------------------------------------------|----------------------------|------------------------------------------------------------------------------------------------------|
| `/old-tests/submission/Microsoft/history/history_000.htm` | `history.pushState clears forward entries` | **FAIL: 1/10, PASS: 9/10** | `assert_equals: History.length should now only be one more than original value expected 3 but got 5` |

## All results ##
<details>
<summary>19 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/history/history_000.htm">/old-tests/submission/Microsoft/history/history_000.htm</a></summary>


|                                       Subtest                                        |          Results           |                                                         Messages                                                        |
|--------------------------------------------------------------------------------------|----------------------------|-------------------------------------------------------------------------------------------------------------------------|
|                                                                                      | OK                         |                                                                                                                         |
| `onpopstate in window`                                                               | FAIL                       | `assert_inherits: window inherits'onpopstate' event  property "onpopstate" found on object expected in prototype chain` |
| `history.pushState is present`                                                       | PASS                       |                                                                                                                         |
| `history.replaceState is present`                                                    | PASS                       |                                                                                                                         |
| `history.state is present`                                                           | PASS                       |                                                                                                                         |
| `history.state is initialized to null`                                               | PASS                       |                                                                                                                         |
| `history.pushState increments history.length`                                        | PASS                       |                                                                                                                         |
| `history.pushState clears forward entries`                                           | **FAIL: 1/10, PASS: 9/10** | `assert_equals: History.length should now only be one more than original value expected 3 but got 5`                    |
| `history.pushState accepts a third parameter 'url' and uses it to alter location`    | PASS                       |                                                                                                                         |
| `history.pushState's url parameter can be an absolute url`                           | PASS                       |                                                                                                                         |
| `history.pushState can modify location object in multiple frames`                    | PASS                       |                                                                                                                         |
| `history.pushState throws DOMException with code SECURITY_ERR (18)`                  | PASS                       |                                                                                                                         |
| `history.pushState throws DATA_CLONE_ERR(25) for bad state parameter`                | PASS                       |                                                                                                                         |
| `history.replaceState does not increment history.length`                             | PASS                       |                                                                                                                         |
| `history.replaceState does not clear forward entries`                                | PASS                       |                                                                                                                         |
| `history.replaceState accepts a third parameter 'url' and uses it to alter location` | PASS                       |                                                                                                                         |
| `history.replaceState's url parameter can be an absolute url`                        | PASS                       |                                                                                                                         |
| `history.replaceState can modify location object in multiple frames`                 | PASS                       |                                                                                                                         |
| `history.replaceState throws DOMException with code SECURITY_ERR (18)`               | PASS                       |                                                                                                                         |
| `history.replaceState throws DATA_CLONE_ERR(25) for bad state parameter`             | PASS                       |                                                                                                                         |
| `PopStateEvent fires on Back navigation`                                             | PASS                       |                                                                                                                         |
| `PopStateEvent fires on Forward navigation`                                          | PASS                       |                                                                                                                         |
| `PopStateEvent receives state data on Back navigation`                               | PASS                       |                                                                                                                         |
| `history.state is set by history.pushState`                                          | PASS                       |                                                                                                                         |
| `history.state is set by history.replaceState`                                       | PASS                       |                                                                                                                         |
| `history.state changes on navigation`                                                | PASS                       |                                                                                                                         |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/sandbox/sandbox_001.htm">/old-tests/submission/Microsoft/sandbox/sandbox_001.htm</a></summary>


|                                           Subtest                                           | Results | Messages |
|---------------------------------------------------------------------------------------------|---------|----------|
|                                                                                             | OK      |          |
| `Allow script execution inside iframe with sandbox attribute when sandbox='allow-scripts'.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/sandbox/sandbox_005.htm">/old-tests/submission/Microsoft/sandbox/sandbox_005.htm</a></summary>


|                            Subtest                             | Results | Messages |
|----------------------------------------------------------------|---------|----------|
|                                                                | OK      |          |
| `Block script execution inside iframe with sandbox attribute.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/sandbox/sandbox_012.htm">/old-tests/submission/Microsoft/sandbox/sandbox_012.htm</a></summary>


|                                         Subtest                                         | Results | Messages |
|-----------------------------------------------------------------------------------------|---------|----------|
|                                                                                         | OK      |          |
| `value of sandbox attribute must be an unordered set of unique space-separated tokens.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/sandbox/sandbox_013.htm">/old-tests/submission/Microsoft/sandbox/sandbox_013.htm</a></summary>


|                                         Subtest                                         | Results | Messages |
|-----------------------------------------------------------------------------------------|---------|----------|
|                                                                                         | OK      |          |
| `value of sandbox attribute must be an unordered set of unique space-separated tokens.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/sandbox/sandbox_014.htm">/old-tests/submission/Microsoft/sandbox/sandbox_014.htm</a></summary>


|                                         Subtest                                         | Results | Messages |
|-----------------------------------------------------------------------------------------|---------|----------|
|                                                                                         | OK      |          |
| `value of sandbox attribute must be an unordered set of unique space-separated tokens.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/sandbox/sandbox_015.htm">/old-tests/submission/Microsoft/sandbox/sandbox_015.htm</a></summary>


|                                         Subtest                                         | Results | Messages |
|-----------------------------------------------------------------------------------------|---------|----------|
|                                                                                         | OK      |          |
| `value of sandbox attribute must be an unordered set of unique space-separated tokens.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/sandbox/sandbox_017.htm">/old-tests/submission/Microsoft/sandbox/sandbox_017.htm</a></summary>


|                                         Subtest                                         | Results | Messages |
|-----------------------------------------------------------------------------------------|---------|----------|
|                                                                                         | OK      |          |
| `value of sandbox attribute must be an unordered set of unique space-separated tokens.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/sandbox/sandbox_018.htm">/old-tests/submission/Microsoft/sandbox/sandbox_018.htm</a></summary>


|                                         Subtest                                         | Results | Messages |
|-----------------------------------------------------------------------------------------|---------|----------|
|                                                                                         | OK      |          |
| `value of sandbox attribute must be an unordered set of unique space-separated tokens.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/sandbox/sandbox_019.htm">/old-tests/submission/Microsoft/sandbox/sandbox_019.htm</a></summary>


|                                         Subtest                                         | Results | Messages |
|-----------------------------------------------------------------------------------------|---------|----------|
|                                                                                         | OK      |          |
| `value of sandbox attribute must be an unordered set of unique space-separated tokens.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/sandbox/sandbox_023.htm">/old-tests/submission/Microsoft/sandbox/sandbox_023.htm</a></summary>


|                                              Subtest                                               | Results | Messages |
|----------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                    | OK      |          |
| `Allow sandbox iframe to access other content from the same origin if sandbox='allow-same-origin'` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/sandbox/sandbox_024.htm">/old-tests/submission/Microsoft/sandbox/sandbox_024.htm</a></summary>


|                                       Subtest                                       | Results | Messages |
|-------------------------------------------------------------------------------------|---------|----------|
|                                                                                     | OK      |          |
| `document.cookie access is allowed inside iframe with sandbox='allow-same-origin'.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/sandbox/sandbox_026.htm">/old-tests/submission/Microsoft/sandbox/sandbox_026.htm</a></summary>


|                                                   Subtest                                                   | Results | Messages |
|-------------------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                             | OK      |          |
| `Allow localStorage and sessionStorage access inside iframe with sandbox='allow-same-origin allow-scripts'` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/sandbox/sandbox_027.htm">/old-tests/submission/Microsoft/sandbox/sandbox_027.htm</a></summary>


|                                            Subtest                                             | Results | Messages |
|------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                | OK      |          |
| `Allow XMLHttpRequest in an iframe with the sandbox attribute if sandbox='allow-same-origin'.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/sandbox/sandbox_028.htm">/old-tests/submission/Microsoft/sandbox/sandbox_028.htm</a></summary>


|                                  Subtest                                  | Results | Messages |
|---------------------------------------------------------------------------|---------|----------|
|                                                                           | OK      |          |
| `Block sandbox iframe from accessing other content from the same origin.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/sandbox/sandbox_029.htm">/old-tests/submission/Microsoft/sandbox/sandbox_029.htm</a></summary>


|                              Subtest                              | Results | Messages |
|-------------------------------------------------------------------|---------|----------|
|                                                                   | OK      |          |
| `Block document.cookie inside iframe with the sandbox attribute.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/sandbox/sandbox_031.htm">/old-tests/submission/Microsoft/sandbox/sandbox_031.htm</a></summary>


|                                      Subtest                                      | Results | Messages |
|-----------------------------------------------------------------------------------|---------|----------|
|                                                                                   | OK      |          |
| `Block localStorage and sessionStorage inside iframe with the sandbox attribute.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/sandbox/sandbox_032.htm">/old-tests/submission/Microsoft/sandbox/sandbox_032.htm</a></summary>


|                             Subtest                             | Results | Messages |
|-----------------------------------------------------------------|---------|----------|
|                                                                 | OK      |          |
| `Block XMLHttpRequest in an iframe with the sandbox attribute.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4961/old-tests/submission/Microsoft/structuredclone/structuredclone_0.html">/old-tests/submission/Microsoft/structuredclone/structuredclone_0.html</a></summary>


|                     Subtest                      | Results | Messages |
|--------------------------------------------------|---------|----------|
|                                                  | OK      |          |
| `Primitive string is cloned`                     | PASS    |          |
| `Primitive integer is cloned`                    | PASS    |          |
| `Primitive floating point is cloned`             | PASS    |          |
| `Primitive floating point (negative) is cloned`  | PASS    |          |
| `Primitive number (hex) is cloned`               | PASS    |          |
| `Primitive number (scientific) is cloned`        | PASS    |          |
| `Primitive boolean is cloned`                    | PASS    |          |
| `Instance of Boolean is cloned`                  | PASS    |          |
| `Instance of Number is cloned`                   | PASS    |          |
| `Instance of String is cloned`                   | PASS    |          |
| `Instance of Date is cloned`                     | PASS    |          |
| `Instance of RegExp is cloned`                   | PASS    |          |
| `Value 'null' is cloned`                         | PASS    |          |
| `Value 'undefined' is cloned`                    | PASS    |          |
| `Object properties are cloned`                   | PASS    |          |
| `Prototype chains are not walked.`               | PASS    |          |
| `Property descriptors of Objects are not cloned` | PASS    |          |
| `Cycles are preserved in Objects`                | PASS    |          |
| `Identity of duplicates is preserved`            | PASS    |          |
| `Property order is preserved`                    | PASS    |          |
| `Enumerable properties of Arrays are cloned`     | PASS    |          |
| `Property descriptors of Arrays are not cloned`  | PASS    |          |
| `Cycles are preserved in Arrays`                 | PASS    |          |
| `ImageData object can be cloned`                 | PASS    |          |
| `ImageData expandos are not cloned`              | PASS    |          |
| `Window objects cannot be cloned`                | PASS    |          |
| `Document objects cannot be cloned`              | PASS    |          |

</details>
</details>

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

Received on Wednesday, 22 February 2017 17:20:29 UTC