Re: [service-workers-tests] Upstream service worker nav. preload tests to WPT (#5162)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision a6003bcbc3b9113a3a8dc5596f8957052ca15234
Using browser at version 58.0.3029.19 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>4 tests ran</summary>
<details>
<summary><a href="https://w3c-test.org/submissions/5162/service-workers/service-worker/navigation-preload/broken-chunked-encoding.https.html">/service-workers/service-worker/navigation-preload/broken-chunked-encoding.https.html</a></summary>


|                           Subtest                            | Results |                                                                                                                      Messages                                                                                                                     |
|--------------------------------------------------------------|---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                              | OK      |                                                                                                                                                                                                                                                   |
| `Navigation Preload with broken chunked encoding must fail.` | FAIL    | `promise_test: Unhandled rejection with value: object "SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "https://web-platform.test:8443" from accessing a cross-origin frame."` |

</details>
<details>
<summary><a href="https://w3c-test.org/submissions/5162/service-workers/service-worker/navigation-preload/chunked-encoding.https.html">/service-workers/service-worker/navigation-preload/chunked-encoding.https.html</a></summary>


|                        Subtest                        | Results |                                                                                                                      Messages                                                                                                                     |
|-------------------------------------------------------|---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                       | OK      |                                                                                                                                                                                                                                                   |
| `Navigation Preload must work with chunked encoding.` | FAIL    | `promise_test: Unhandled rejection with value: object "SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "https://web-platform.test:8443" from accessing a cross-origin frame."` |

</details>
<details>
<summary><a href="https://w3c-test.org/submissions/5162/service-workers/service-worker/navigation-preload/get-state.https.html">/service-workers/service-worker/navigation-preload/get-state.https.html</a></summary>


|         Subtest          | Results |                                                     Messages                                                     |
|--------------------------|---------|------------------------------------------------------------------------------------------------------------------|
|                          | TIMEOUT |                                                                                                                  |
| `getState`               | FAIL    | `promise_test: Unhandled rejection with value: object "TypeError: Cannot read property 'getState' of undefined"` |
| `getState from a worker` | TIMEOUT | `Test timed out`                                                                                                 |
| `no active worker`       | NOTRUN  |                                                                                                                  |

</details>
<details>
<summary><a href="https://w3c-test.org/submissions/5162/service-workers/service-worker/navigation-preload/request-headers.https.html">/service-workers/service-worker/navigation-preload/request-headers.https.html</a></summary>


|                Subtest                | Results |                                                                                                                      Messages                                                                                                                     |
|---------------------------------------|---------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                       | OK      |                                                                                                                                                                                                                                                   |
| `Navigation Preload request headers.` | FAIL    | `promise_test: Unhandled rejection with value: object "SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "https://web-platform.test:8443" from accessing a cross-origin frame."` |

</details>
</details>

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

Received on Thursday, 16 March 2017 21:03:11 UTC