Re: [fetch-tests] Fetch: make referrer-origin test work on w3c-test.org (#4958)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 61468c8634aef0c9c6678188a468151dc129cd63
Using browser at version BuildID 20170221110300; SourceStamp d84beb192e57e26846c82d3df3599381f4663792
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: Referrer URL http://www.web-platform.test:8000/ cannot be cross-origin to the entry settings object (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: Referrer URL http://www.web-platform.test:8000/ cannot be cross-origin to the entry settings object (http://web-platform.test:8000)."` |

</details>
</details>

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

Received on Wednesday, 22 February 2017 13:18:02 UTC