acimpoeru / google-glog

Automatically exported from code.google.com/p/google-glog
Other
0 stars 0 forks source link

logging_striplog_test.sh fails in "debug mode" #108

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. ./configure CXXFLAGS='-g'
2. make check

What is the expected output? What do you see instead?
I expect the test to pass, but instead I get the following error message:

Check failed: 'COND ERROR FATAL INFO WARNING ' == 'COND ERROR FATAL '

The comment in the tests suggest this is expected, so it would be good if the 
relevant checks were excluded in debug mode.

Original issue reported on code.google.com by hlsyou...@gmail.com on 28 Dec 2011 at 2:27

GoogleCodeExporter commented 8 years ago

Original comment by hlsyou...@gmail.com on 28 Dec 2011 at 3:56

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r99.

Original comment by hlsyou...@gmail.com on 29 Dec 2011 at 12:36