[Webkit-unassigned] [Bug 54520] New: test-webkitpy doesn't work with the multiprocessing module on win32
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 15 19:18:03 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54520
Summary: test-webkitpy doesn't work with the multiprocessing
module on win32
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dpranke at chromium.org
In order to work within the restrictions of the multiprocessing module under win32, the main python file of a running python script needs to be importable (i.e., it needs to end in .py and be found in sys.path). See new-run-webkit-tests for a workaround.
--
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