WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 91700
91697
test-webkitpy fails running in parallel on win32
https://bugs.webkit.org/show_bug.cgi?id=91697
Summary
test-webkitpy fails running in parallel on win32
Dirk Pranke
Reported
2012-07-18 17:29:08 PDT
e.g.:
http://build.webkit.org/builders/Chromium%20Win%20Release%20(Tests)/builds/28355/steps/webkitpy-test/logs/stdio
Suppressing most webkitpy logging while running unit tests. Skipping tests in the following modules or packages because they are really, really slow: webkitpy.common.checkout.scm.scm_unittest (
https://bugs.webkit.org/show_bug.cgi?id=31818
; use --all to include) Skipping tests in the following modules or packages because they fail horribly on win32: webkitpy.common.checkout webkitpy.common.config webkitpy.tool (
https://bugs.webkit.org/show_bug.cgi?id=54526
; use --all to include) Traceback (most recent call last): File "<string>", line 1, in <module> File "c:\Python26\lib\multiprocessing\forking.py", line 341, in main prepare(preparation_data) File "c:\Python26\lib\multiprocessing\forking.py", line 450, in prepare file, path_name, etc = imp.find_module(main_name, dirs) ImportError: No module named test-webkitpy Traceback (most recent call last): File "<string>", line 1, in <module> File "c:\Python26\lib\multiprocessing\forking.py", line 341, in main prepare(preparation_data) File "c:\Python26\lib\multiprocessing\forking.py", line 450, in prepare file, path_name, etc = imp.find_module(main_name, dirs) ImportError: No module named test-webkitpy Traceback (most recent call last): File "<string>", line 1, in <module> File "c:\Python26\lib\multiprocessing\forking.py", line 341, in main prepare(preparation_data) File "c:\Python26\lib\multiprocessing\forking.py", line 450, in prepare file, path_name, etc = imp.find_module(main_name, dirs) ImportError: No module named test-webkitpy Traceback (most recent call last): File "<string>", line 1, in <module> File "c:\Python26\lib\multiprocessing\forking.py", line 341, in main prepare(preparation_data) File "c:\Python26\lib\multiprocessing\forking.py", line 450, in prepare file, path_name, etc = imp.find_module(main_name, dirs) ImportError: No module named test-webkitpy
Attachments
Add attachment
proposed patch, testcase, etc.
Dirk Pranke
Comment 1
2012-07-26 15:28:18 PDT
*** This bug has been marked as a duplicate of
bug 91700
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug