WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
54595
new-run-webkit-tests: --dry-run hangs with --worker-model=processes
https://bugs.webkit.org/show_bug.cgi?id=54595
Summary
new-run-webkit-tests: --dry-run hangs with --worker-model=processes
Dirk Pranke
Reported
2011-02-16 15:31:12 PST
new-run-webkit-tests: --dry-run hangs with --worker-model=processes
Attachments
Patch
(4.93 KB, patch)
2011-02-16 15:34 PST
,
Dirk Pranke
ojan
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dirk Pranke
Comment 1
2011-02-16 15:34:23 PST
Created
attachment 82711
[details]
Patch
Ojan Vafai
Comment 2
2011-02-17 00:01:15 PST
Comment on
attachment 82711
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=82711&action=review
> Tools/Scripts/webkitpy/layout_tests/layout_package/test_runner2.py:122 > + keyboard_interrupted = False > + interrupted = False > + thread_timings = []
Nit: I prefer variables being defined as close to the code they're used as possible. So, I'd move these down to be around line 131 instead.
Dirk Pranke
Comment 3
2011-02-17 16:46:54 PST
Committed
r78930
: <
http://trac.webkit.org/changeset/78930
>
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