- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Wed, 22 Feb 2017 10:26:45 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/204137945)
# Chrome (unstable channel) #
Testing web-platform-tests at revision 18506f86e92a9cdd8970bea5840fd2fcb92ff5ad
Using browser at version 58.0.3013.3 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/4954/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/origin-check-in-document-open-basic.html">/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/origin-check-in-document-open-basic.html</a></summary>
| Subtest | Results | Messages |
|-------------------------------------------------------------------|---------|----------|
| | OK | |
| `It should be possible to open same origin documents.` | PASS | |
| `It should be possible to implicitly open same origin documents.` | PASS | |
</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4954/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/origin-check-in-document-open-same-origin-domain.sub.html">/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/origin-check-in-document-open-same-origin-domain.sub.html</a></summary>
| Subtest | Results | Messages |
|----------------------------------------------------------------------------------------------------|---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|
| | OK | |
| `It should not be possible to open same origin-domain (but not same origin) documents.` | FAIL | `assert_throws: Opening a same origin-domain (but not same origin) document doesn't throw. function "function () { [native code] }" did not throw` |
| `It should not be possible to implicitly open same origin-domain (but not same origin) documents.` | FAIL | `assert_throws: Implicitly opening a same origin-domain (but not same origin) document doesn't throw. function "function () { [native code] }" did not throw` |
</details>
</details>
View on GitHub: https://github.com/w3c/web-platform-tests/pull/4954#issuecomment-281629538
Received on Wednesday, 22 February 2017 10:26:57 UTC