Re: [html-tests] HTML: Extend Test Coverage for _parent named browsing context (7.1.5) (#5150)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 7827bd20e4b8e4b93fcd63c99542907171d49025
Using browser at version BuildID 20170314110401; SourceStamp 6d38ad302429c98115c354d643e81987ecec5d3c
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>7 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5150/html/browsers/windows/browsing-context-names/browsing-context-choose-existing.html">/html/browsers/windows/browsing-context-names/browsing-context-choose-existing.html</a></summary>


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

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5150/html/browsers/windows/browsing-context-names/browsing-context-choose-parent-001.html">/html/browsers/windows/browsing-context-names/browsing-context-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/5150/html/browsers/windows/browsing-context-names/browsing-context-choose-parent-002.html">/html/browsers/windows/browsing-context-names/browsing-context-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/5150/html/browsers/windows/browsing-context-names/browsing-context-choose-parent-003.html">/html/browsers/windows/browsing-context-names/browsing-context-choose-parent-003.html</a></summary>


|                   Subtest                    | Results |     Messages     |
|----------------------------------------------|---------|------------------|
|                                              | TIMEOUT |                  |
| `_parent should reuse window.parent context` | TIMEOUT | `Test timed out` |

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


|                        Subtest                        | Results | Messages |
|-------------------------------------------------------|---------|----------|
|                                                       | OK      |          |
| `choosing _parent context should be case-insensitive` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5150/html/browsers/windows/browsing-context-names/browsing-context-choose-self-1.html">/html/browsers/windows/browsing-context-names/browsing-context-choose-self-1.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/5150/html/browsers/windows/browsing-context-names/browsing-context-choose-self-2.html">/html/browsers/windows/browsing-context-names/browsing-context-choose-self-2.html</a></summary>


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

</details>
</details>

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

Received on Wednesday, 15 March 2017 19:45:57 UTC