[webkit-reviews] review granted: [Bug 54520] test-webkitpy doesn't work with the multiprocessing module on win32 : [Attachment 82879] revise, disable run_webkit_tests_unittest processes tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 17 17:52:18 PST 2011


Adam Roben (aroben) <aroben at apple.com> has granted Dirk Pranke
<dpranke at chromium.org>'s request for review:
Bug 54520: test-webkitpy doesn't work with the multiprocessing module on win32
https://bugs.webkit.org/show_bug.cgi?id=54520

Attachment 82879: revise, disable run_webkit_tests_unittest processes tests
https://bugs.webkit.org/attachment.cgi?id=82879&action=review

------- Additional Comments from Adam Roben (aroben) <aroben at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=82879&action=review

>
Tools/Scripts/webkitpy/layout_tests/layout_package/manager_worker_broker_unitte
st.py:229
> +# FIXME: https://bugs.webkit.org/show_bug.cgi?id=54520.
> +if multiprocessing and sys.platform not in ('cygwin', 'win32'):

A little more explanation would be nice here.


More information about the webkit-reviews mailing list