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/217836923)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 3853dfec8999ee0a73bfc7c256461ae0d353e62f
Using browser at version 59.0.3053.3 dev
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-291004043

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