<html>
<head>
<base href="https://bugs.webkit.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [build.webkit.org] test-webkitpy is failing on windows"
href="https://bugs.webkit.org/show_bug.cgi?id=227947">227947</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[build.webkit.org] test-webkitpy is failing on windows
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>Other
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>OS</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>Tools / Tests
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>aakash_jain@apple.com
</td>
</tr></table>
<p>
<div>
<pre>e.g.: <a href="https://build.webkit.org/#/builders/50/builds/1012">https://build.webkit.org/#/builders/50/builds/1012</a>
Traceback (most recent call last):
File "/home/buildbot/worker/win10-release-tests/build/Tools/Scripts/webkitpy/test/main.py", line 52, in <module>
_host = Host()
File "/home/buildbot/worker/win10-release-tests/build/Tools/Scripts/webkitpy/common/host.py", line 47, in __init__
SystemHost.__init__(self)
File "/home/buildbot/worker/win10-release-tests/build/Tools/Scripts/webkitpy/common/system/systemhost.py", line 41, in __init__
self.platform = platforminfo.PlatformInfo(sys, platform, self.executive)
File "/home/buildbot/worker/win10-release-tests/build/Tools/Scripts/webkitpy/common/system/platforminfo.py", line 77, in __init__
self.os_version = self._win_version()
File "/home/buildbot/worker/win10-release-tests/build/Tools/Scripts/webkitpy/common/system/platforminfo.py", line 243, in _win_version
version = self._win_version_str()
File "/home/buildbot/worker/win10-release-tests/build/Tools/Scripts/webkitpy/common/system/platforminfo.py", line 253, in _win_version_str
return self._executive.run_command(['cmd', '/c', 'ver'], decode_output=False)
File "/home/buildbot/worker/win10-release-tests/build/Tools/Scripts/webkitpy/common/system/executive.py", line 421, in run_command
_log.debug('"%s" took %.2fs' % (self.command_for_printing(args), time.time() - start_time))
File "/home/buildbot/worker/win10-release-tests/build/Tools/Scripts/webkitpy/common/system/abstractexecutive.py", line 111, in command_for_printing
return string_utils.decode(string_utils.encode(' '.join(args), encoding='unicode_escape'))
TypeError: sequence item 0: expected str instance, bytes found</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>