Re: [dom-tests][webmessaging-tests] prbuildbot testing (#4706)

# Firefox (nightly channel) #
Testing web-platform-tests at revision 7d0da9302d9241385b38d7fd33dc992e281f154f
Using browser at version BuildID 20170123125947; SourceStamp 36486fdc3813ef7943ae5b07b4128866d1938a6c
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary><a href="http://w3c-test.org/submissions/4706/webmessaging/broadcastchannel/interface.html">/webmessaging/broadcastchannel/interface.html</a></summary>


|                                       Subtest                                        | Results |
|--------------------------------------------------------------------------------------|---------|
|                                                                                      | OK      |
| `Null name should not throw`                                                         | PASS    |
| `postMessage after close should throw`                                               | PASS    |
| `Undefined name should not throw`                                                    | PASS    |
| `postMessage should throw with uncloneable data`                                     | PASS    |
| `close should not throw when called multiple times`                                  | PASS    |
| `close should not throw`                                                             | PASS    |
| `Non-empty name should not throw`                                                    | PASS    |
| `postMessage with null should not throw`                                             | PASS    |
| `postMessage should throw InvalidStateError after close, even with uncloneable data` | PASS    |
| `BroadcastChannel should have an onmessage event`                                    | PASS    |
| `Non-string name should not throw`                                                   | PASS    |
| `Should throw if no name is provided`                                                | PASS    |
| `postMessage without parameters should throw`                                        | PASS    |

</details>
<summary><a href="http://w3c-test.org/submissions/4706/dom/collections/HTMLCollection-empty-name.html">/dom/collections/HTMLCollection-empty-name.html</a></summary>


|                           Subtest                            | Results |
|--------------------------------------------------------------|---------|
|                                                              | OK      |
| `Empty string as a name for Document.getElementsByClassName` | PASS    |
| `Empty string as a name for Document.getElementsByTagName`   | PASS    |
| `Empty string as a name for Element.children`                | PASS    |
| `Empty string as a name for Element.getElementsByTagNameNS`  | PASS    |
| `Empty string as a name for Document.getElementsByTagNameNS` | PASS    |
| `Empty string as a name for Element.getElementsByClassName`  | PASS    |
| `Empty string as a name for Element.getElementsByTagName`    | PASS    |

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

Received on Friday, 3 February 2017 17:39:17 UTC