Re: unit test 'errorhandlertestcase' failed

2016-03-24 Thread Thorsten Schöning
Guten Tag Thorsten Schöning, am Freitag, 12. Februar 2016 um 08:56 schrieben Sie: > So maybe the test is just wrong? Don't think so anymore: I guess errorhandlertestcase failed on Linux because :x.log is a valid file name there. That's not the case under e.g. NTFS and from my understanding the pu

Re: unit test 'errorhandlertestcase' failed

2016-02-11 Thread Thorsten Schöning
Guten Tag Weiming, am Donnerstag, 11. Februar 2016 um 20:13 schrieben Sie: > Basically, it shows that "output/filtered" is empty, which should have the > same content as "witness/fallback1". That's correct and it does so in my env. > I didn't quite understand what Transformer::transform tries to

unit test 'errorhandlertestcase' failed

2016-02-11 Thread Weiming
Hi, I am a first-time user of log4cxx. I checked out the latest svn trunk and have successfully compiled the source code on Fedora 22. But 'make check' failed on the unit test 'errorhandlertestcase'. My console output related to errorhandlertestcase is appended at the very end of this post for