- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Thu, 23 Mar 2017 23:52:10 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/214466202)
# Firefox (nightly channel) #
Testing web-platform-tests at revision 8b3b2eadd32f67bd2c9e758c0a2768e6632fcd6e
Using browser at version BuildID 20170322110306; SourceStamp 201231223cd4354a450c3e5d80959f35b8e4cf0c
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>2 tests ran</summary>
<details>
<summary><a href="https://w3c-test.org/submissions/5215/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event-constructor.https.html">/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event-constructor.https.html</a></summary>
| Subtest | Results | Messages |
|----------------------------------------------------------------|---------|----------|
| | OK | |
| `ServiceWorkerGlobalScope: ExtendableMessageEvent Constructor` | PASS | |
| `no initializer specified` | PASS | `{}` |
| `bubbles is specified` | PASS | `{}` |
| `cancelable is specified` | PASS | `{}` |
| `data is specified` | PASS | `{}` |
| `origin is specified` | PASS | `{}` |
| `lastEventId is specified` | PASS | `{}` |
| `source is specified` | PASS | `{}` |
| `ports is specified` | PASS | `{}` |
| `all initial values are specified` | PASS | `{}` |
</details>
<details>
<summary><a href="https://w3c-test.org/submissions/5215/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event.https.html">/service-workers/service-worker/ServiceWorkerGlobalScope/extendable-message-event.https.html</a></summary>
| Subtest | Results | Messages |
|------------------------------------------------------|---------|---------------------------------------------------------------------------------------------|
| | TIMEOUT | |
| `Post an extendable message from a top-level client` | FAIL | `assert_equals: event origin property expected "https://web-platform.test:8443" but got ""` |
| `Post an extendable message from a nested client` | FAIL | `assert_equals: event origin property expected "https://web-platform.test:8443" but got ""` |
| `Post loopback extendable messages` | TIMEOUT | `Test timed out` |
| `Post extendable messages among service workers` | NOTRUN | |
</details>
</details>
View on GitHub: https://github.com/w3c/web-platform-tests/pull/5215#issuecomment-288894717
Received on Thursday, 23 March 2017 23:52:21 UTC