Re: [html-tests] HTML: use step() rather than step_func() to actually run assertion (#5633)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision ea5c52c381e3812c5e15758ae14ba02f5a7cffaa
Using browser at version 59.0.3071.15 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5633/html/dom/self-origin.sub.html">/html/dom/self-origin.sub.html</a></summary>


|                                        Subtest                                         | Results |                                                       Messages                                                       |
|----------------------------------------------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------------|
|                                                                                        | OK      |                                                                                                                      |
| `Assigning blob url`                                                                   | PASS    |                                                                                                                      |
| `Should have the right origin for cross-origin subframe`                               | PASS    |                                                                                                                      |
| `Should have the right origin for cross-origin subframe after setting document.domain` | PASS    |                                                                                                                      |
| `Should have the right origin for IDN subframe`                                        | FAIL    | `assert_equals: expected "http://élève.web-platform.test:8001" but got "http://xn--lve-6lad.web-platform.test:8001"` |
| `Should have the right origin for IDN subframe after setting document.domain`          | FAIL    | `assert_equals: expected "http://élève.web-platform.test:8001" but got "http://xn--lve-6lad.web-platform.test:8001"` |
| `Should have the right origin for sandboxed iframe`                                    | PASS    |                                                                                                                      |
| `We should have the right origin for our page`                                         | PASS    |                                                                                                                      |
| `about:blank subframe origins`                                                         | PASS    |                                                                                                                      |
| `blob: subframe origins`                                                               | PASS    |                                                                                                                      |
| `javascript: subframe origins`                                                         | PASS    |                                                                                                                      |
| `srcdoc subframe origins`                                                              | PASS    |                                                                                                                      |

</details>
</details>

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

Received on Friday, 21 April 2017 11:45:12 UTC