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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 921cebc2ea501af62490c7ce4002cf11fe433710
Using browser at version BuildID 20170313110417; SourceStamp f9362554866b327700c7f9b18050d7b7eb3d2b23
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`                                | PASS    |          |

</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 "a542a7fd-cf71-41ce-b344-694c1b20a6fb";assert_equals: expected "" but got "71f00f8f-eff9-4e86-ba41-3128522f7c5a";assert_equals: expected "" but got "cde99ba6-ecbe-44a0-8ccd-a6a46cc0067c";assert_equals: expected "" but got "88e7b03f-dc86-4613-980f-829d4566b878";assert_equals: expected "" but got "f7ab72d6-3343-4d48-b2fc-9c12fc5a8a09";assert_equals: expected "" but got "f6f7f0a4-9283-4194-8ea2-b54b5c759ace";assert_equals: expected "" but got "38527bb2-bed9-425f-960e-a17e0ba11d7f";assert_equals: expected "" but got "a8dd1ece-b2f9-4299-a255-9d8e748b3bf6";assert_equals: expected "" but got "268ccb3d-d85c-4fcb-a03f-393152eef28b";assert_equals: expected "" but got "3554d55f-6d56-48e6-a38c-6080b3982384"` |

</details>
</details>

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

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