[bind10-dev] [ FAILED ] LoggerManagerTest.FileSizeRollover (22 ms)
Jeremy C. Reed
jreed at isc.org
Tue Jun 11 17:58:16 UTC 2013
I upgraded log4cplus from 1.1.0 to 1.1.1 and also patched it to check
and rotate before doiing the log entry. Now I get:
[ RUN ] LoggerManagerTest.FileSizeRollover
logger_manager_unittest.cc:151: Failure
Failed
Unable to open the logging file ./bind10_logger_manager_test_07900b.2
logger_manager_unittest.cc:165: Failure
Value of: line.find(string(*i)) != string::npos
Actual: false
Expected: true
Expected to find LOG_DUPLICATE_NAMESPACE on line 1 of logging file
./bind10_logger_manager_test_07900b.1
logger_manager_unittest.cc:165: Failure
Value of: line.find(string(*i)) != string::npos
Actual: false
Expected: true
Expected to find LOG_DUPLICATE_NAMESPACE on line 1 of logging file
./bind10_logger_manager_test_07900b.2
logger_manager_unittest.cc:165: Failure
Value of: line.find(string(*i)) != string::npos
Actual: false
Expected: true
Expected to find LOG_NO_MESSAGE_TEXT on line 1 of logging file
./bind10_logger_manager_test_07900b.1
[ FAILED ] LoggerManagerTest.FileSizeRollover (22 ms)
[----------] 2 tests from LoggerManagerTest (24 ms total)
I haven't looked closedly yet ...
Jeremy C. Reed
ISC
More information about the bind10-dev
mailing list