- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Wed, 22 Feb 2017 13:17:50 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/204186964)
# Chrome (unstable channel) #
Testing web-platform-tests at revision 61468c8634aef0c9c6678188a468151dc129cd63
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/4958/fetch/api/policies/referrer-origin-worker.html">/fetch/api/policies/referrer-origin-worker.html</a></summary>
| Subtest | Results | Messages |
|--------------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| | OK | |
| `Request's referrer is origin` | PASS | `{}` |
| `Cross-origin referrer is overridden by client origin` | FAIL | `promise_test: Unhandled rejection with value: object "TypeError: Failed to execute 'fetch' on 'WorkerGlobalScope': The origin of 'http://www.web-platform.test:8000/' should be same as 'http://web-platform.test:8000'"` |
</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4958/fetch/api/policies/referrer-origin.html">/fetch/api/policies/referrer-origin.html</a></summary>
| Subtest | Results | Messages |
|--------------------------------------------------------|---------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| | OK | |
| `Request's referrer is origin` | PASS | |
| `Cross-origin referrer is overridden by client origin` | FAIL | `promise_test: Unhandled rejection with value: object "TypeError: Failed to execute 'fetch' on 'Window': The origin of 'http://www.web-platform.test:8000/' should be same as 'http://web-platform.test:8000'"` |
</details>
</details>
View on GitHub: https://github.com/w3c/web-platform-tests/pull/4958#issuecomment-281666339
Received on Wednesday, 22 February 2017 13:18:02 UTC