Re: [service-workers-tests] Upstream service worker `claim` tests to WPT (#5235)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 052b3fb4aaf9a3f729d6b12891a44917ade4801f
Using browser at version 59.0.3047.0 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>3 tests ran</summary>
<details>
<summary><a href="https://w3c-test.org/submissions/5235/service-workers/service-worker/claim-not-using-registration.https.html">/service-workers/service-worker/claim-not-using-registration.https.html</a></summary>


|                                           Subtest                                           | Results | Messages |
|---------------------------------------------------------------------------------------------|---------|----------|
|                                                                                             | OK      |          |
| `Test claim client which is not using registration`                                         | PASS    |          |
| `Test claim client when there's a longer-matched registration not already used by the page` | PASS    |          |

</details>
<details>
<summary><a href="https://w3c-test.org/submissions/5235/service-workers/service-worker/claim-using-registration.https.html">/service-workers/service-worker/claim-using-registration.https.html</a></summary>


|                                        Subtest                                         | Results | Messages |
|----------------------------------------------------------------------------------------|---------|----------|
|                                                                                        | OK      |          |
| `Test worker claims client which is using another registration`                        | PASS    |          |
| `Test for the waiting worker claims a client which is using the the same registration` | PASS    |          |

</details>
<details>
<summary><a href="https://w3c-test.org/submissions/5235/service-workers/service-worker/claim-with-redirect.https.html">/service-workers/service-worker/claim-with-redirect.https.html</a></summary>


|                      Subtest                      | Results | Messages |
|---------------------------------------------------|---------|----------|
|                                                   | OK      |          |
| `Claim works after redirection to another origin` | PASS    |          |

</details>
</details>

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

Received on Monday, 27 March 2017 22:46:39 UTC