Re: [html-tests] HTML: test coverage 7.1.5: `_top`, `_self`, existing contexts (#5233)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision abe54d7bf90939ace4fc5378131f764ede2ba884
Using browser at version 59.0.3047.0 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>15 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5233/html/browsers/windows/browsing-context-names/choose-_blank-001.html">/html/browsers/windows/browsing-context-names/choose-_blank-001.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_not_equals: got disallowed value object "[object Window]"` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5233/html/browsers/windows/browsing-context-names/choose-_blank-002.html">/html/browsers/windows/browsing-context-names/choose-_blank-002.html</a></summary>


|                                          Subtest                                           | Results | Messages |
|--------------------------------------------------------------------------------------------|---------|----------|
|                                                                                            | OK      |          |
| `Context for opened noreferrer link targeted to "_blank" should not have opener reference` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5233/html/browsers/windows/browsing-context-names/choose-_blank-003.html">/html/browsers/windows/browsing-context-names/choose-_blank-003.html</a></summary>


|                                   Subtest                                   | Results | Messages |
|-----------------------------------------------------------------------------|---------|----------|
|                                                                             | OK      |          |
| `Context created by link targeting "_blank" should retain opener reference` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5233/html/browsers/windows/browsing-context-names/choose-_parent-001.html">/html/browsers/windows/browsing-context-names/choose-_parent-001.html</a></summary>


|                                  Subtest                                  | Results | Messages |
|---------------------------------------------------------------------------|---------|----------|
|                                                                           | OK      |          |
| `The parent browsing context must be chosen if the given name is _parent` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5233/html/browsers/windows/browsing-context-names/choose-_parent-002.html">/html/browsers/windows/browsing-context-names/choose-_parent-002.html</a></summary>


|                       Subtest                        | Results | Messages |
|------------------------------------------------------|---------|----------|
|                                                      | OK      |          |
| `choosing _parent context: multiple nested contexts` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5233/html/browsers/windows/browsing-context-names/choose-_parent-003.html">/html/browsers/windows/browsing-context-names/choose-_parent-003.html</a></summary>


|                   Subtest                    | Results | Messages |
|----------------------------------------------|---------|----------|
|                                              | OK      |          |
| `_parent should reuse window.parent context` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5233/html/browsers/windows/browsing-context-names/choose-_parent-004.html">/html/browsers/windows/browsing-context-names/choose-_parent-004.html</a></summary>


|                        Subtest                        | Results |                     Messages                     |
|-------------------------------------------------------|---------|--------------------------------------------------|
|                                                       | OK      |                                                  |
| `choosing _parent context should be case-insensitive` | FAIL    | `assert_equals: expected "false" but got "true"` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5233/html/browsers/windows/browsing-context-names/choose-_self-001.html">/html/browsers/windows/browsing-context-names/choose-_self-001.html</a></summary>


|                                  Subtest                                   | Results | Messages |
|----------------------------------------------------------------------------|---------|----------|
|                                                                            | OK      |          |
| `The current browsing context must be chosen if the given name is "_self"` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5233/html/browsers/windows/browsing-context-names/choose-_self-002.html">/html/browsers/windows/browsing-context-names/choose-_self-002.html</a></summary>


|                       Subtest                       | Results |                     Messages                     |
|-----------------------------------------------------|---------|--------------------------------------------------|
|                                                     | OK      |                                                  |
| `choosing _self context should be case-insensitive` | FAIL    | `assert_equals: expected "false" but got "true"` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5233/html/browsers/windows/browsing-context-names/choose-_top-001.html">/html/browsers/windows/browsing-context-names/choose-_top-001.html</a></summary>


|                                Subtest                                | Results | Messages |
|-----------------------------------------------------------------------|---------|----------|
|                                                                       | OK      |          |
| `Should choose current browsing context for "_top" if current is top` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5233/html/browsers/windows/browsing-context-names/choose-_top-002.html">/html/browsers/windows/browsing-context-names/choose-_top-002.html</a></summary>


|                                Subtest                                | Results | Messages |
|-----------------------------------------------------------------------|---------|----------|
|                                                                       | OK      |          |
| `Should choose top browsing context for "_top" if current is not top` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5233/html/browsers/windows/browsing-context-names/choose-_top-003.html">/html/browsers/windows/browsing-context-names/choose-_top-003.html</a></summary>


|                      Subtest                       | Results |                      Messages                     |
|----------------------------------------------------|---------|---------------------------------------------------|
|                                                    | OK      |                                                   |
| `choosing _top context should be case-insensitive` | FAIL    | `assert_equals: expected "topWin" but got "_ToP"` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5233/html/browsers/windows/browsing-context-names/choose-default-001.html">/html/browsers/windows/browsing-context-names/choose-default-001.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 "4ef943a5-9046-4cdf-b227-0cdc01c1892e";assert_equals: expected "" but got "36e1d778-0bae-445b-b8ec-6e0dd7132594";assert_equals: expected "" but got "2ac51f7c-f4f9-4f17-9020-0755bba27cb7";assert_equals: expected "" but got "16d27f85-9944-4dfe-b7a0-e41b45c4e9ae";assert_equals: expected "" but got "222a1444-81d1-4720-b955-f1fe95584fb9";assert_equals: expected "" but got "d1fa49bf-8648-490a-9592-0d9d96e6d4d0";assert_equals: expected "" but got "0d26308e-dc27-4b1e-9e81-0a99cb28f47d";assert_equals: expected "" but got "4ba85899-9e25-42d1-b8d1-22bc93a1b676";assert_equals: expected "" but got "30102798-b886-45d5-92a1-8f5ad5e2f5bd";assert_equals: expected "" but got "e4aee36c-f457-46a7-a943-8f3d5e207366"` |

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


|                                     Subtest                                     | Results | Messages |
|---------------------------------------------------------------------------------|---------|----------|
|                                                                                 | OK      |          |
| `The current browsing context must be chosen if the given name is empty string` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5233/html/browsers/windows/browsing-context-names/choose-existing-001.html">/html/browsers/windows/browsing-context-names/choose-existing-001.html</a></summary>


|                                         Subtest                                         | Results | Messages |
|-----------------------------------------------------------------------------------------|---------|----------|
|                                                                                         | OK      |          |
| `An existing browsing context must be chosen if the given name is the same as its name` | PASS    |          |

</details>
</details>

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

Received on Monday, 27 March 2017 22:00:44 UTC