Re: [service-workers-tests] ServiceWorker: Fix registration-iframe.https.html (#5061)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision a5b9594fb51226642aabe9b440d33446ebd39d59
Using browser at version BuildID 20170306110339; SourceStamp 966464a68a2cb3ca1125808e34abb5c1d34e3797
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/5061/service-workers/service-worker/registration-iframe.https.html">/service-workers/service-worker/registration-iframe.https.html</a></summary>


|                                                 Subtest                                                  | Results |                                                                                                                                                         Messages                                                                                                                                                         |
|----------------------------------------------------------------------------------------------------------|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                                                                          | OK      |                                                                                                                                                                                                                                                                                                                          |
| `register method should use the "relevant global object" to parse its scriptURL and scope - normal case` | FAIL    | `assert_unreached: unexpected rejection: ServiceWorker script at https://web-platform.test:8443/service-workers/service-worker/empty-worker.js for scope https://web-platform.test:8443/service-workers/service-worker/registration-with-valid-scope encountered an error during installation. Reached unreachable code` |
| `register method should use the "relevant global object" to parse its scriptURL and scope - error case`  | FAIL    | `assert_unreached: unexpected rejection: assert_unreached: register() should reject Reached unreachable code Reached unreachable code`                                                                                                                                                                                   |
| `A scope url should start with the given script url`                                                     | FAIL    | `assert_unreached: unexpected rejection: assert_equals: The scope set to a non-subdirectory of the scriptURL should reject with SecurityError expected "SecurityError" but got "TypeError" Reached unreachable code`                                                                                                     |

</details>
</details>

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

Received on Tuesday, 7 March 2017 09:43:57 UTC