Re: [html-tests] HTML: Expand test coverage: default, `_blank` browsing context names (#5145)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 921cebc2ea501af62490c7ce4002cf11fe433710
Using browser at version 58.0.3029.19 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>2 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5145/html/browsers/windows/browsing-context-names/browsing-context-_blank.html">/html/browsers/windows/browsing-context-names/browsing-context-_blank.html</a></summary>


|                                   Subtest                                    | Results |                 Messages                |
|------------------------------------------------------------------------------|---------|-----------------------------------------|
|                                                                              | OK      |                                         |
| `window.open into \`_blank\` should create a new browsing context each time` | PASS    |                                         |
| `\`_blank\` should be ASCII case-insensitive`                                | FAIL    | `assert_false: expected false got true` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5145/html/browsers/windows/browsing-context-names/browsing-context-default-name.html">/html/browsers/windows/browsing-context-names/browsing-context-default-name.html</a></summary>


|                                                      Subtest                                                       | Results |                                                                                                                                                                                                                                                                                                                                                                                Messages                                                                                                                                                                                                                                                                                                                                                                               |
|--------------------------------------------------------------------------------------------------------------------|---------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                                                                                    | OK      |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| `A embedded browsing context has empty-string default name`                                                        | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| `A browsing context which is opened by window.open() method with '_blank' parameter has empty-string default name` | PASS    |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| `A browsing context has an empty-string default name`                                                              | FAIL    | `assert_equals: expected "" but got "92e0aa0a-f067-4d23-958f-e4f67aeb90e0";assert_equals: expected "" but got "e3f89981-2cbb-4ae6-8637-ee14565fede1";assert_equals: expected "" but got "4d629636-f23f-42e4-bfbf-1590e79fe6de";assert_equals: expected "" but got "3519fced-7d65-4fc6-a7aa-840070950053";assert_equals: expected "" but got "567acd68-0065-4bc1-abf9-06fbb855e569";assert_equals: expected "" but got "9f75dcb8-013e-40c1-afb3-15114a69e714";assert_equals: expected "" but got "b6cd14f4-34f3-4d5f-9687-f1b46b45db8d";assert_equals: expected "" but got "f91263bb-8d9d-4fee-a118-4c5bf0713596";assert_equals: expected "" but got "b11377eb-3d79-48a6-be9d-f96a48de6c26";assert_equals: expected "" but got "fd9393e6-24f1-4d4d-b75f-fa3b6220dad8"` |

</details>
</details>

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

Received on Tuesday, 14 March 2017 19:05:42 UTC