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

Issue 2847085: GTTF: Ensure that when we're testing the logging system will not display dialogs. (Closed)

Created:
10 years, 4 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

GTTF: Ensure that when we're testing the logging system will not display dialogs. When I was running ui_tests on Linux at the end there were to xmessage windows on the screen. They shouldn't be there, and they might gum up the bots, especially if it happens on Windows. TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54180

Patch Set 1 #

Patch Set 2 : use the flag #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M base/logging.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Paweł Hajdan Jr.
I was considering using a constant for the name of the env variable, and I ...
10 years, 4 months ago (2010-07-28 22:00:14 UTC) #1
nsylvain
Why is it not passing --noerrdialogs instead?
10 years, 4 months ago (2010-07-29 00:05:52 UTC) #2
Paweł Hajdan Jr.
This way it's just impossible to forget to pass the setting. When using command-line flags, ...
10 years, 4 months ago (2010-07-29 00:09:25 UTC) #3
brettw
Previously I was noncommittal between the environment and a switch, but that's because I didn't ...
10 years, 4 months ago (2010-07-29 00:53:44 UTC) #4
Paweł Hajdan Jr.
Updated the patch to use the flag. Tested on my machine, still no xmessages. Nicolas, ...
10 years, 4 months ago (2010-07-29 19:34:31 UTC) #5
nsylvain
LGTM
10 years, 4 months ago (2010-07-29 19:43:01 UTC) #6
brettw
10 years, 4 months ago (2010-07-29 21:15:12 UTC) #7
LGTM2

Powered by Google App Engine
This is Rietveld 408576698