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

Issue 2846593004: Don't log xvfb errors under normal circumstances in run-webkit-tests (Closed)

Created:
3 years, 8 months ago by Dirk Pranke
Modified:
3 years, 7 months ago
Reviewers:
qyearsley, mithro
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't log xvfb errors under normal circumstances in run-webkit-tests. This CL hides a bunch of the debug logging we added for crbug.com/708681 so that we only get the info if something goes awry (and not all of the time). R=tansell@chromium.org BUG=708681 Review-Url: https://codereview.chromium.org/2846593004 Cr-Commit-Position: refs/heads/master@{#471184} Committed: https://chromium.googlesource.com/chromium/src/+/b629361e28a37d2d72454e4efcec3d60cb312f2b

Patch Set 1 #

Patch Set 2 : suppress startup/shutdown messages as well #

Total comments: 7

Patch Set 3 : merge, address review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -7 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/linux.py View 1 2 4 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
Dirk Pranke
3 years, 8 months ago (2017-04-27 02:09:59 UTC) #4
mithro
https://codereview.chromium.org/2846593004/diff/20001/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/linux.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/linux.py (right): https://codereview.chromium.org/2846593004/diff/20001/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/linux.py#newcode154 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/linux.py:154: def _start_xvfb(self): I think one of the _log statements ...
3 years, 8 months ago (2017-04-27 03:34:51 UTC) #8
Dirk Pranke
https://codereview.chromium.org/2846593004/diff/20001/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/linux.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/linux.py (right): https://codereview.chromium.org/2846593004/diff/20001/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/linux.py#newcode154 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/linux.py:154: def _start_xvfb(self): On 2017/04/27 03:34:51, mithro wrote: > I ...
3 years, 7 months ago (2017-04-27 17:18:31 UTC) #9
mithro
https://codereview.chromium.org/2846593004/diff/20001/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/linux.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/linux.py (right): https://codereview.chromium.org/2846593004/diff/20001/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/linux.py#newcode154 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/linux.py:154: def _start_xvfb(self): On 2017/04/27 17:18:31, Dirk Pranke wrote: > ...
3 years, 7 months ago (2017-04-28 05:46:31 UTC) #10
Dirk Pranke
On 2017/04/28 05:46:31, mithro wrote: > However, when running on the bots it is really ...
3 years, 7 months ago (2017-04-28 15:45:09 UTC) #11
Dirk Pranke
ping ... any objection to landing this now?
3 years, 7 months ago (2017-05-09 00:55:58 UTC) #12
mithro
LGTM. Feel free to land. https://codereview.chromium.org/2846593004/diff/20001/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py (left): https://codereview.chromium.org/2846593004/diff/20001/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py#oldcode360 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py:360: _log.warn('DISPLAY = %s', self.host.environ.get('DISPLAY', ...
3 years, 7 months ago (2017-05-09 02:00:09 UTC) #13
Dirk Pranke
https://codereview.chromium.org/2846593004/diff/20001/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py (left): https://codereview.chromium.org/2846593004/diff/20001/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py#oldcode360 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/base.py:360: _log.warn('DISPLAY = %s', self.host.environ.get('DISPLAY', '')) On 2017/05/09 02:00:09, mithro ...
3 years, 7 months ago (2017-05-09 03:42:20 UTC) #14
qyearsley
lgtm
3 years, 7 months ago (2017-05-09 20:45:57 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2846593004/40001
3 years, 7 months ago (2017-05-12 00:34:49 UTC) #19
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 02:07:51 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/b629361e28a37d2d72454e4efcec...

Powered by Google App Engine
This is Rietveld 408576698