[logback-dev] [JIRA] Created: (LBCORE-204) The logback-core tests are very, very fragile / not working at all for me.

Joern Huxhorn (JIRA) noreply-jira at qos.ch
Sat Apr 23 03:44:52 CEST 2011


The logback-core tests are very, very fragile / not working at all for me.
--------------------------------------------------------------------------

                 Key: LBCORE-204
                 URL: http://jira.qos.ch/browse/LBCORE-204
             Project: logback-core
          Issue Type: Bug
    Affects Versions: 0.9.29
         Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
Maven home: /opt/local/share/java/maven3
Java version: 1.6.0_24, vendor: Apple Inc.
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x", version: "10.6.7", arch: "x86_64", family: "mac"
            Reporter: Joern Huxhorn
            Assignee: Logback dev list


I just executed 'mvn clean install' on e4aa27eb1dae6b6278ab139444d769edf1280411 (current master) five times in a row and these are the results:

===================================================================================================

Results :

Failed tests: 
  smoke(ch.qos.logback.core.FileAppenderResilienceTest)
  smoke(ch.qos.logback.core.recovery.RecoveryCoordinatorTest)
  test3Zip(ch.qos.logback.core.rolling.SizeBasedRollingTest)

Tests in error: 
  withCompression_FileBlank_NoRestart_2(ch.qos.logback.core.rolling.TimeBasedRolling2Test)
  getAppenderBoom(ch.qos.logback.core.spi.AppenderAttachableImplLockTest)
  detachAppenderBoom(ch.qos.logback.core.spi.AppenderAttachableImplLockTest)

Tests run: 302, Failures: 3, Errors: 3, Skipped: 2

===================================================================================================

Results :

Failed tests: 
  smoke(ch.qos.logback.core.recovery.RecoveryCoordinatorTest)
  test3Zip(ch.qos.logback.core.rolling.SizeBasedRollingTest)

Tests run: 302, Failures: 2, Errors: 0, Skipped: 2

===================================================================================================

Results :

Failed tests: 
  test3Zip(ch.qos.logback.core.rolling.SizeBasedRollingTest)

Tests run: 302, Failures: 1, Errors: 0, Skipped: 2

===================================================================================================

Results :

Failed tests: 
  smoke(ch.qos.logback.core.recovery.RecoveryCoordinatorTest)
  test3Zip(ch.qos.logback.core.rolling.SizeBasedRollingTest)

Tests run: 302, Failures: 2, Errors: 0, Skipped: 2

===================================================================================================

Results :

Failed tests: 
  test3Zip(ch.qos.logback.core.rolling.SizeBasedRollingTest)

Tests in error: 
  getAppenderBoom(ch.qos.logback.core.spi.AppenderAttachableImplLockTest)

Tests run: 302, Failures: 1, Errors: 1, Skipped: 2

===================================================================================================

Our Jenkins server (also Mac OS X 10.6.7) behaves similarly erratic so it's not just some weird problem on my machine.
Please let me know how I can help you resolve these problems.

On a side note:
logback-classic is failing, too, (after I've built logback-core with -DskipTests) but only very rarely.

Results :

Failed tests: 
  durationOfDisabledLog_NoParameters(ch.qos.logback.classic.LoggerPerfTest)

Tests run: 368, Failures: 1, Errors: 0, Skipped: 10


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the logback-dev mailing list