Menu

#10 tests: PropertyConfigurator_example conflicts with RollingFileAppender

0.3
open
nobody
tests (1)
3
2013-07-03
2013-07-03
ma_il
No

The PropertyConfigurator_example test uses the same directory as the RollingFileAppender test. On my machine (Windows 8, x64) this makes the RollingFileAppender test fail when trying to rename the file.

I'm not sure why that may be the case since manual renaming in Explorer works just fine but commenting out the PC_example test makes it work again.
Even just exchanging the order of the two tests in the header file is enough to make them work.

Discussion


Log in to post a comment.