WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
91700
make test-webkitpy at least kinda work in parallel on win32
https://bugs.webkit.org/show_bug.cgi?id=91700
Summary
make test-webkitpy at least kinda work in parallel on win32
Dirk Pranke
Reported
2012-07-18 18:12:14 PDT
make test-webkitpy at least kinda work in parallel on win32
Attachments
Patch
(10.26 KB, patch)
2012-07-18 18:54 PDT
,
Dirk Pranke
abarth
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dirk Pranke
Comment 1
2012-07-18 18:54:37 PDT
Created
attachment 153156
[details]
Patch
Adam Barth
Comment 2
2012-07-24 15:01:39 PDT
Such an ambitious bug title! :)
Adam Barth
Comment 3
2012-07-24 15:05:02 PDT
Comment on
attachment 153156
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=153156&action=review
> Tools/Scripts/new-run-webkit-tests:31 > +from webkitpy.common import multiprocessing_bootstrap
Looks like you've got an extra space after the "from"
> Tools/Scripts/webkitpy/test/main.py:45 > + webkit_root = up(up(up(up(up(os.path.abspath(__file__))))))
up up and away!
Dirk Pranke
Comment 4
2012-07-24 15:20:29 PDT
Committed
r123538
: <
http://trac.webkit.org/changeset/123538
>
Dirk Pranke
Comment 5
2012-07-26 15:28:18 PDT
***
Bug 91697
has been marked as a duplicate of this bug. ***
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