[Webkit-unassigned] [Bug 38718] test-webkitpy fails under cygwin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 7 19:15:19 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38718





--- Comment #19 from Dirk Pranke <dpranke at chromium.org>  2010-05-07 19:15:16 PST ---
(From update of attachment 55447)
WebKitTools/Scripts/webkitpy/common/system/executive.py:184
 +              command = ["taskkill.exe", "/f", "/pid", pid]
This comment seems to conflict with the code 

WebKitTools/Scripts/webkitpy/layout_tests/port/chromium_win.py:60
 +          # FIMXE: This should include mac-snowleopard like win.py does.
No, I don't think it should, although it probably shouldn't fall back to win or
mac at all, really. We should check to see if those directories are actually
used.

Looks more-or-less right otherwise, although I can't swear to the windows-isms

-- 
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