Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-177

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

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            logback-dev Logback dev list
            jhuxhorn Joern Huxhorn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: