Re: [service-workers-tests] Add tests for the messageerror IDL attribute in service workers (#5628)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision ab1900f06953733c2c4ac5a12605a5b6ca03c28e
Using browser at version 59.0.3071.15 dev
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/5628/service-workers/service-worker/interfaces.https.html">/service-workers/service-worker/interfaces.https.html</a></summary>


|                         Subtest                         | Results |                                                 Messages                                                 |
|---------------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------|
|                                                         | OK      |                                                                                                          |
| `Interfaces and attributes of ServiceWorkerContainer`   | FAIL    | `assert_true: onmessageerror should be an attribute of ServiceWorkerContainer expected true got false`   |
| `Interfaces and attributes of ServiceWorker`            | PASS    |                                                                                                          |
| `Interfaces and attributes in ServiceWorkerGlobalScope` | PASS    |                                                                                                          |
| `ServiceWorkerGlobalScope`                              | FAIL    | `assert_true: onmessageerror should be an attribute of ServiceWorkerGlobalScope expected true got false` |
| `Clients`                                               | PASS    | `{}`                                                                                                     |
| `Client`                                                | PASS    | `{}`                                                                                                     |
| `WindowClient`                                          | PASS    | `{}`                                                                                                     |
| `CacheStorage`                                          | PASS    | `{}`                                                                                                     |
| `Cache`                                                 | PASS    | `{}`                                                                                                     |
| `Event constructors`                                    | PASS    | `{}`                                                                                                     |

</details>
</details>

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

Received on Thursday, 20 April 2017 21:26:35 UTC