Re: [service-workers-tests] [ServiceWorker] Introduce the new security restriction of redirected response. (#5165)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 91fec1cf93905337118b01696825f224332e6567
Using browser at version 58.0.3029.19 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="https://w3c-test.org/submissions/5165/service-workers/service-worker/fetch-request-redirect.https.html">/service-workers/service-worker/fetch-request-redirect.https.html</a></summary>


|                                       Subtest                                       | Results |                                                               Messages                                                              |
|-------------------------------------------------------------------------------------|---------|-------------------------------------------------------------------------------------------------------------------------------------|
|                                                                                     | OK      |                                                                                                                                     |
| `Verify redirect mode of Fetch API and ServiceWorker FetchEvent.`                   | FAIL    | `promise_test: Unhandled rejection with value: object "Error: Redirected iframe loading with Request.redirect=follow should fail."` |
| `Verify redirected of Response(Fetch API) and ServiceWorker FetchEvent.`            | FAIL    | `promise_test: Unhandled rejection with value: object "Error: wait_for_state must be passed a ServiceWorker"`                       |
| `Verify redirected of Response(Fetch API), Cache API and ServiceWorker FetchEvent.` | FAIL    | `promise_test: Unhandled rejection with value: object "Error: wait_for_state must be passed a ServiceWorker"`                       |

</details>
</details>

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

Received on Friday, 17 March 2017 11:41:32 UTC