[Webkit-unassigned] [Bug 93192] New: PrettyPatchTest.test_pretty_diff_encodings has been failing on Chromium Windows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 4 19:49:07 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93192
Summary: PrettyPatchTest.test_pretty_diff_encodings has been
failing on Chromium Windows
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: eric at webkit.org, abarth at webkit.org,
dpranke at chromium.org
Checking autoinstalled packages ...
Checking imports ...
Finding the individual test methods ...
Running the tests ...
[101/1258] webkitpy.common.prettypatch_unittest.PrettyPatchTest.test_pretty_diff_encodings erred:
Traceback (most recent call last):
File "E:\b\chromium-win-release-tests\build\Tools\Scripts\webkitpy\common\prettypatch_unittest.py", line 73, in test_pretty_diff_encodings
pretty = pretty_patch.pretty_diff(self._diff_with_multiple_encodings)
File "E:\b\chromium-win-release-tests\build\Tools\Scripts\webkitpy\common\prettypatch.py", line 67, in pretty_diff
return self._executive.run_command(args, input=diff, decode_output=False)
File "E:\b\chromium-win-release-tests\build\Tools\Scripts\webkitpy\common\system\executive.py", line 423, in run_command
(error_handler or self.default_error_handler)(script_error)
File "E:\b\chromium-win-release-tests\build\Tools\Scripts\webkitpy\common\system\executive.py", line 340, in default_error_handler
raise error
ScriptError: Failed to run "['ruby', '-I', 'E:\\b\\chromium-win-release-tests\\build\\Websites\\bugs.webkit.org\\PrettyPatch'..." exit_code: 1
[874/1258] webkitpy.layout_tests.run_webkit_tests_integrationtest.MainTest.test_verbose_in_child_processes passed
--
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