Hi all
the buildbot for the cairo release is red for some time now.
At least some of the failures seem to be the result of missing files in
the python installation:
[622/1110]
webkitpy.port.linux_get_crash_log_unittest.GDBCrashLogGeneratorTest.test_generate_crash_log
erred:
Traceback (most recent call last):
File
"C:\Users\Alex\Documents\WinCairoBot\win-cairo-release\build\Tools\Scripts\webkitpy\port\linux_get_crash_log_unittest.py",
line 60, in test_generate_crash_log
stderr, log = generator.generate_crash_log(None, None)
File
"C:\Users\Alex\Documents\WinCairoBot\win-cairo-release\build\Tools\Scripts\webkitpy\port\linux_get_crash_log.py",
line 73, in generate_crash_log
cppfilt_proc = subprocess.Popen(['c++filt', ],
stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
File "C:\Python27\lib\subprocess.py", line 710, in __init__
errread, errwrite)
File "C:\Python27\lib\subprocess.py", line 958, in _execute_child
startupinfo)
WindowsError: [Error 2] The system cannot find the file specified
Maybe someone can fix the installation for the bot?
Thomas
_______________________________________________
webkit-help mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-help