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

Issue 1479183002: Default to LS_INFO logging for release builds. (Closed)

Created:
5 years ago by pbos-webrtc
Modified:
5 years ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Default to LS_INFO logging for release builds. Increases default loglevel for test targets to LS_INFO, which is a no-op for debug builds but increases logging on release builds. This is to present better debug info on buildbots when test runs fail. BUG= R=henrikg@webrtc.org, kjellander@webrtc.org, stefan@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/def58203a15a6f8506df6bb4eccc44c004ff2211

Patch Set 1 #

Patch Set 2 : add null terminator to AEGetDescData #

Patch Set 3 : as std::string instead #

Patch Set 4 : without typo #

Patch Set 5 : without overflow #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -2 lines) Patch
M webrtc/base/macutils.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/base/unittest_main.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M webrtc/test/test_main.cc View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (11 generated)
pbos-webrtc
PTAL
5 years ago (2015-11-27 11:19:09 UTC) #2
kjellander_webrtc
lgtm if this is how it's done (not really familiar with the logging code).
5 years ago (2015-11-27 11:41:21 UTC) #3
stefan-webrtc
lgtm too, if this is how it is done... :)
5 years ago (2015-11-27 12:18:59 UTC) #4
pbos-webrtc
+R henrikg@ for base
5 years ago (2015-11-27 12:22:11 UTC) #6
Henrik Grunell WebRTC
Code is fine. Doing this is probably good - I'm not familiar with why this ...
5 years ago (2015-11-27 12:54:44 UTC) #8
pbos-webrtc
On 2015/11/27 12:54:44, Henrik Grunell (webrtc) wrote: > Code is fine. Doing this is probably ...
5 years ago (2015-11-27 13:03:21 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1479183002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1479183002/1
5 years ago (2015-11-27 13:05:55 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: mac_asan on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_asan/builds/10915)
5 years ago (2015-11-27 13:25:51 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1479183002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1479183002/1
5 years ago (2015-11-27 13:27:35 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: mac_asan on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_asan/builds/10920)
5 years ago (2015-11-27 13:43:13 UTC) #18
pbos-webrtc
add null terminator to AEGetDescData
5 years ago (2015-11-27 15:00:59 UTC) #19
pbos-webrtc
as std::string instead
5 years ago (2015-11-27 15:38:08 UTC) #20
pbos-webrtc
without typo
5 years ago (2015-11-27 15:41:15 UTC) #21
pbos-webrtc
without overflow
5 years ago (2015-11-27 15:50:06 UTC) #22
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/def58203a15a6f8506df6bb4eccc44c004ff2211 Cr-Commit-Position: refs/heads/master@{#10826}
5 years ago (2015-11-27 16:53:39 UTC) #24
pbos-webrtc
Committed patchset #5 (id:80001) manually as def58203a15a6f8506df6bb4eccc44c004ff2211 (presubmit successful).
5 years ago (2015-11-27 16:53:40 UTC) #26
tommi
5 years ago (2015-11-28 22:24:13 UTC) #28
Message was sent while issue was closed.
what's the impact of this for release builds? (e.g. for Chrome)

Powered by Google App Engine
This is Rietveld 408576698