Re: [service-workers-tests] Upstream <link rel=serviceworker> tests. (#4746)

# Firefox (nightly channel) #
Testing web-platform-tests at revision 108978f700de0bdfe8fef5f94cd991ae4aff5d3a
Using browser at version BuildID 20170123125947; SourceStamp 36486fdc3813ef7943ae5b07b4128866d1938a6c
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary><a href="https://w3c-test.org/submissions/4746/service-workers/service-worker/registration.https.html">/service-workers/service-worker/registration.https.html</a></summary>


|                                 Subtest                                 | Results |
|-------------------------------------------------------------------------|---------|
|                                                                         | OK      |
| `Registering script importing non-existent script`                      | PASS    |
| `Registering redirected script`                                         | PASS    |
| `Registering scope with fragment`                                       | PASS    |
| `Registering script including caught exception`                         | PASS    |
| `Registering script including parse error`                              | PASS    |
| `Registration scope outside the script directory`                       | PASS    |
| `Registering scope outside domain`                                      | PASS    |
| `Scope including URL-encoded backslash`                                 | PASS    |
| `Registering same scope as the script directory`                        | PASS    |
| `Registering script outside domain`                                     | PASS    |
| `Scope including self-reference`                                        | PASS    |
| `Script URL is same-origin filesystem: URL`                             | PASS    |
| `Registering normal scope`                                              | PASS    |
| `Registering script with bad MIME type`                                 | PASS    |
| `Scope including non-escaped multibyte characters`                      | PASS    |
| `Registering invalid chunked encoding script with flush`                | PASS    |
| `Registering non-existent script`                                       | PASS    |
| `Script URL including URL-encoded backslash`                            | PASS    |
| `Registering same scope as the script directory without the last slash` | PASS    |
| `Script URL including uppercase URL-encoded slash`                      | PASS    |
| `Registering script with no MIME type`                                  | PASS    |
| `Scope including URL-encoded slash`                                     | PASS    |
| `Registering script including undefined error`                          | PASS    |
| `Scope including consecutive slashes`                                   | PASS    |
| `Scope including URL-encoded multibyte characters`                      | PASS    |
| `Registering invalid chunked encoding script`                           | PASS    |
| `Script URL including URL-encoded slash`                                | PASS    |
| `Script URL including consecutive slashes`                              | PASS    |
| `Registering script including uncaught exception`                       | PASS    |
| `Script URL including parent-reference`                                 | PASS    |
| `Script URL including uppercase URL-encoded backslash`                  | PASS    |
| `Scope URL is same-origin filesystem: URL`                              | PASS    |
| `Scope including parent-reference`                                      | PASS    |
| `Script URL including self-reference`                                   | PASS    |
| `Scope including parent-reference and not under the script directory`   | PASS    |
| `Registering script importing malformed script`                         | PASS    |

</details>
<details>
<summary><a href="https://w3c-test.org/submissions/4746/service-workers/service-worker/register-link-element.https.html">/service-workers/service-worker/register-link-element.https.html</a></summary>


|                                 Subtest                                 | Results |
|-------------------------------------------------------------------------|---------|
|                                                                         | TIMEOUT |
| `Registering script importing non-existent script`                      | NOTRUN  |
| `Registering redirected script`                                         | NOTRUN  |
| `Registering scope with fragment`                                       | NOTRUN  |
| `Registering script including caught exception`                         | NOTRUN  |
| `Registering script including parse error`                              | NOTRUN  |
| `Registration scope outside the script directory`                       | NOTRUN  |
| `Registering scope outside domain`                                      | NOTRUN  |
| `Scope including URL-encoded backslash`                                 | NOTRUN  |
| `Registering same scope as the script directory`                        | NOTRUN  |
| `Registering script outside domain`                                     | NOTRUN  |
| `Scope including self-reference`                                        | NOTRUN  |
| `Script URL is same-origin filesystem: URL`                             | NOTRUN  |
| `Registering normal scope`                                              | TIMEOUT |
| `Registering script with bad MIME type`                                 | NOTRUN  |
| `Scope including non-escaped multibyte characters`                      | NOTRUN  |
| `Registering invalid chunked encoding script with flush`                | NOTRUN  |
| `Registering non-existent script`                                       | NOTRUN  |
| `Script URL including URL-encoded backslash`                            | NOTRUN  |
| `Registering same scope as the script directory without the last slash` | NOTRUN  |
| `Script URL including uppercase URL-encoded slash`                      | NOTRUN  |
| `Registering script with no MIME type`                                  | NOTRUN  |
| `Scope including URL-encoded slash`                                     | NOTRUN  |
| `Registering script including undefined error`                          | NOTRUN  |
| `Scope including consecutive slashes`                                   | NOTRUN  |
| `Scope including URL-encoded multibyte characters`                      | NOTRUN  |
| `Registering invalid chunked encoding script`                           | NOTRUN  |
| `Script URL including URL-encoded slash`                                | NOTRUN  |
| `Script URL including consecutive slashes`                              | NOTRUN  |
| `Registering script including uncaught exception`                       | NOTRUN  |
| `Script URL including parent-reference`                                 | NOTRUN  |
| `Script URL including uppercase URL-encoded backslash`                  | NOTRUN  |
| `Scope URL is same-origin filesystem: URL`                              | NOTRUN  |
| `Scope including parent-reference`                                      | NOTRUN  |
| `Script URL including self-reference`                                   | NOTRUN  |
| `Scope including parent-reference and not under the script directory`   | NOTRUN  |
| `Registering script importing malformed script`                         | NOTRUN  |

</details>

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

Received on Monday, 6 February 2017 19:00:49 UTC