Re: [webmessaging-tests] Remove invalid messageerror test (#5746)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision b57b8bd2d75d2cbc4517f707f127877cfecae928
Using browser at version BuildID 20170501100238; SourceStamp 076a7a66096f9e8d102548397254be32eb26bc3d
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5746/webmessaging/messageerror.html">/webmessaging/messageerror.html</a></summary>


|                                            Subtest                                            | Results |                                                 Messages                                                |
|-----------------------------------------------------------------------------------------------|---------|---------------------------------------------------------------------------------------------------------|
|                                                                                               | OK      |                                                                                                         |
| `The default value of onmessageerror is null`                                                 | FAIL    | `assert_equals: body expected (object) null but got (undefined) undefined`                              |
| `The onmessageerror content attribute must be compiled into the onmessageerror property`      | FAIL    | `assert_equals: The onmessageerror property must be a function expected "function" but got "undefined"` |
| `The onmessageerror content attribute must execute when an event is dispatched on the window` | FAIL    | `assert_true: Dispatching the event must run the code expected true got false`                          |

</details>
</details>

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

Received on Monday, 1 May 2017 17:46:39 UTC