Re: [dom-tests] Break up a test and give it names (#5314)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 3853dfec8999ee0a73bfc7c256461ae0d353e62f
Using browser at version BuildID 20170402100159; SourceStamp 7a3f514cf8490d271ee373a1d2999e4ea4dee2d7
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/5314/dom/lists/DOMTokenList-iteration.html">/dom/lists/DOMTokenList-iteration.html</a></summary>


|                   Subtest                    | Results |                         Messages                        |
|----------------------------------------------|---------|---------------------------------------------------------|
|                                              | OK      |                                                         |
| `classList`                                  | FAIL    | `assert_array_equals: lengths differ, expected 2 got 3` |
| `classList.keys`                             | FAIL    | `assert_array_equals: lengths differ, expected 2 got 3` |
| `classList.values`                           | FAIL    | `assert_array_equals: lengths differ, expected 2 got 3` |
| `classList.entries`                          | PASS    |                                                         |
| `classList.forEach`                          | PASS    |                                                         |
| `classList inheritance from Array.prototype` | PASS    |                                                         |

</details>
</details>

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

Received on Sunday, 2 April 2017 18:16:07 UTC