Update web-platform-tests to revision 66f38302334f162d363afcf4a1792d895072f3ef

This commit is contained in:
WPT Sync Bot 2018-06-13 21:09:34 -04:00
parent 36f5b69224
commit b198cd722a
622 changed files with 3374 additions and 2001 deletions

View file

@ -141,6 +141,7 @@ class HTMLItem(pytest.Item, pytest.Collector):
self._assert_sequence(indices)
summarized = self._summarize(actual)
self.expected[u'summarized_tests'].sort(key=lambda test_obj: test_obj.get('name'))
assert summarized == self.expected