http://bugs.meego.com/show_bug.cgi?id=2570
--- Comment #1 from yongsheng <[email protected]> 2010-05-31 20:27:43 PDT --- The reason is because the 'okay' output is not written to the log file so we can't find it and treat it as a failure. However, the root cause is that 4 of all 5 cases in LogDirTest call 'startSession' which is to change the top logger's level. This prevents the 'okay' output written in log file. My solution is to push a new Logger before testing these 4 cases and pop up it when done. -- Configure bugmail: http://bugs.meego.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
