The webkitpy logtesting module ignores message with severity of INFO or lower. |
||
Issue descriptionIn the logtesting module, it appears that the logging level should be set to logging.INFO by default (https://cs.chromium.org/chromium/src/third_party/WebKit/Tools/Scripts/webkitpy/common/system/logtesting.py?l=119). But, when trying to use this module in a unit test, I found that messages with INFO logging level are ignored.
,
Sep 28 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Sep 28 2016