Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(237)

Issue 712253002: Do not redirect stderr of Apache process (Closed)

Created:
6 years, 1 month ago by Kunihiko Sakamoto
Modified:
6 years, 1 month ago
Reviewers:
Dirk Pranke
CC:
blink-reviews
Project:
blink
Visibility:
Public.

Description

Do not redirect stderr of Apache process Apache gets stuck when the pipe connected to stderr gets filled up and not read. This patch makes stderr of apache directly goes to build log. BUG=30536, 431172 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185164

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py View 1 chunk +4 lines, -6 lines 2 comments Download

Messages

Total messages: 10 (5 generated)
Kunihiko Sakamoto
PTAL This is in preperation for disabling AcceptEx on win apache (https://codereview.chromium.org/695193006/). Without this, apache ...
6 years, 1 month ago (2014-11-11 05:57:16 UTC) #5
Dirk Pranke
lgtm. https://codereview.chromium.org/712253002/diff/60001/Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py File Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py (right): https://codereview.chromium.org/712253002/diff/60001/Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py#newcode132 Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py:132: raise server_base.ServerError('Failed to start %s: %s' % (self._name, ...
6 years, 1 month ago (2014-11-11 16:31:53 UTC) #6
Kunihiko Sakamoto
https://codereview.chromium.org/712253002/diff/60001/Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py File Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py (right): https://codereview.chromium.org/712253002/diff/60001/Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py#newcode132 Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py:132: raise server_base.ServerError('Failed to start %s: %s' % (self._name, retval)) ...
6 years, 1 month ago (2014-11-12 01:02:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/712253002/60001
6 years, 1 month ago (2014-11-12 01:03:46 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-11-12 01:50:13 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:60001) as 185164

Powered by Google App Engine
This is Rietveld 408576698