Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
None
-
Mac OS X 10.7.4, Maven 3.0.4
Description
I'm unable to run the tests for Logback, it gets stuck when running tests for logback-core, specifically it runs (successfully) ch.qos.logback.core.util.StatusPrinterTest but doesn't run ch.qos.logback.core.rolling.TimeBasedRollingWithArchiveRemoval_STest.
In trying to understand the issue I enabled debug (-X) but there is no additional information.
I also ran Maven with a new (empty) local repository (-Dmaven.repo.local=/tmp/logback-mvn-local-repo), but that didn't change anything.
For additional reference I'm running against 91317ef14559344543d40df6b2d8f48e9623f0b7 (1.0.4-SNAPSHOT); however it is not an issue in version 1.0.3 (tag v_1.0.3).