RESOLVED FIXED Bug 35601
new-run-webkit-tests doesn't work on chromium-win (close_fds not supported)
https://bugs.webkit.org/show_bug.cgi?id=35601
Summary new-run-webkit-tests doesn't work on chromium-win (close_fds not supported)
Dirk Pranke
Reported 2010-03-02 13:59:18 PST
Bug 35553 introduced a workaround to a python bug in subprocess.open(). Unfortunately, the workaround causes new-run-webkit-tests to fail outright on windows because the parameter (close_fds) isn't supported.
Attachments
Patch (1.93 KB, patch)
2010-03-02 14:02 PST, Dirk Pranke
dglazkov: review+
Dirk Pranke
Comment 1 2010-03-02 14:02:46 PST
Dimitri Glazkov (Google)
Comment 2 2010-03-02 14:15:17 PST
Comment on attachment 49844 [details] Patch ok.
Dirk Pranke
Comment 3 2010-03-02 16:14:46 PST
Note You need to log in before you can comment on or make changes to this bug.