[Webkit-unassigned] [Bug 137586] import-w3c-test rewrites relative src paths in ref files incorrectly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 15 15:45:12 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137586
--- Comment #8 from Bem Jones-Bey <bjonesbe at adobe.com> 2014-10-15 15:45:07 PST ---
(From update of attachment 239898)
Unfortunately, now the test is broken:
[1029/1431] webkitpy.w3c.test_converter_unittest.W...Test.test_convert_attributes_if_needed failed:
Traceback (most recent call last):
File "/Users/bjonesbe/Code/webkit/svn/Tools/Scripts/webkitpy/w3c/test_converter_unittest.py", line 318, in test_convert_attributes_if_needed
self.verify_reference_relative_paths(converted, test_reference_support_info)
File "/Users/bjonesbe/Code/webkit/svn/Tools/Scripts/webkitpy/w3c/test_converter_unittest.py", line 358, in verify_reference_relative_paths
self.assertTrue(expected_tag in converted[1], 'relative path ' + path + ' was not converted correcty')
AssertionError: relative path ../../some-script.js was not converted correcty
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list