Did the original test in your branch fail using Maven or did it also only fail from IDEA? This could hint at some attached debugger weirdness or something like that. Or the execution in IDEA is simply a little bit slower than on the console, thus triggering the problem...
I need to get a Windows machine up and running. :( On 04.10.2011, at 14:35, Ceki Gulcu wrote: > The version of junit is not significant here. What seems significant is the > build environment, that is junit vs. intellij. > > On 04.10.2011 13:37, Ceki Gulcu wrote: >> When run with gradle, the test finishes without exception. When I run >> the lbcore244 project under IntelliJ, then IllegalMonitorStateException >> is thrown. I am using logback version 0.9.30 and junit 4.8.2. I'll try >> with the same version of junit a little later. >> > > _______________________________________________ > logback-dev mailing list > [email protected] > http://qos.ch/mailman/listinfo/logback-dev _______________________________________________ logback-dev mailing list [email protected] http://qos.ch/mailman/listinfo/logback-dev
