mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Update web-platform-tests to revision 66f38302334f162d363afcf4a1792d895072f3ef
This commit is contained in:
parent
36f5b69224
commit
b198cd722a
622 changed files with 3374 additions and 2001 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue