Hi,

the WinCairo bot isn't well maintained. This
error is new since it isn't run inside cygwin.

Otherwise all of the bugs are reported:
https://bugs.webkit.org/show_bug.cgi?id=142588
https://bugs.webkit.org/show_bug.cgi?id=144866
https://bugs.webkit.org/show_bug.cgi?id=144868

If nobody is interested in fixing these bugs,
it would be better to disable tests on it
if its always red color is problem.

br,
Ossy

Thomas Brodt írta:
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?
_______________________________________________
webkit-help mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-help

Reply via email to