RESOLVED FIXED 140568
Regression(r178586): Caused webkitpy.w3c.test_converter_unittest.W3CTestConverterTest.test_convert_prefixed_properties to fail
https://bugs.webkit.org/show_bug.cgi?id=140568
Summary Regression(r178586): Caused webkitpy.w3c.test_converter_unittest.W3CTestConve...
Chris Dumez
Reported 2015-01-16 14:53:04 PST
Regression(r178586): Caused webkitpy.w3c.test_converter_unittest.W3CTestConverterTest.test_convert_prefixed_properties to fail: [1328/1425] webkitpy.w3c.test_converter_unittest.W3CTestConverterTest.test_convert_prefixed_properties failed: Traceback (most recent call last): File "/Volumes/Data/slave/yosemite-release-tests-wk2/build/Tools/Scripts/webkitpy/w3c/test_converter_unittest.py", line 289, in test_convert_prefixed_properties self.verify_prefixed_properties(converted, test_content[0]) File "/Volumes/Data/slave/yosemite-release-tests-wk2/build/Tools/Scripts/webkitpy/w3c/test_converter_unittest.py", line 343, in verify_prefixed_properties self.assertEqual(len(set(converted[0])), len(set(test_properties)), 'Incorrect number of properties converted') AssertionError: Incorrect number of properties converted
Attachments
Patch (3.41 KB, patch)
2015-01-16 15:20 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-01-16 15:20:25 PST
Chris Dumez
Comment 2 2015-01-16 15:32:29 PST
Comment on attachment 244809 [details] Patch Clearing flags on attachment: 244809 Committed r178607: <http://trac.webkit.org/changeset/178607>
Chris Dumez
Comment 3 2015-01-16 15:32:33 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.