Skip to content
  1. Oct 03, 2013
  2. Oct 02, 2013
  3. Sep 22, 2013
  4. Sep 19, 2013
  5. Sep 14, 2013
    • Tony Trinh's avatar
      Fix RecoveryCoordinatorTest · 409ba259
      Tony Trinh authored
      Use new instance of RecoveryCoordinator in each test. Otherwise, the timestamp
      of the next call to isTooSoon() could happen well after the backoff threshold
      on slow machines (such as small nodes on Cloudbees Jenkins), causing false
      test failures.
      
      This also renames and refines the individual tests.
      409ba259
    • Tony Trinh's avatar
      Be extra lenient for non-Sun JDK perf tests · 841d22ae
      Tony Trinh authored
      The slack factor for non-Sun JDK performance test in PackagingDataCalculatorTest
      was not lenient enough for the small virtual nodes on Cloudbees Jenkins.
      Some people were also reporting test failures here by a few percentage points
      (on their slow development machines).
      
      Bump slack factor from 10 to 15
      841d22ae
    • leonardossz's avatar
      Merge pull request #148 from leonardossz:fix-LOGBACK-842 · 9ff88767
      leonardossz authored
      fix for LOGBACK-842
      9ff88767
  6. Sep 13, 2013
    • Tony Trinh's avatar
      Fix ThrowableProxy unit tests · dcfb0a05
      Tony Trinh authored
      Modified the regex patterns in RootCauseFirstThrowableProxyTest and
      ExtendedThrowableProxyTest to find any packaging info in the throwable's
      stack trace, including inexact matches.
      
      On Cloudbees Jenkins, these tests were failing because they were looking
      for an exact match of the JUnit package but only found an inexact one.
      dcfb0a05
  7. Sep 08, 2013
  8. Sep 07, 2013
  9. Sep 02, 2013
  10. Aug 31, 2013
  11. Aug 29, 2013
    • Carl Harris's avatar
      fix for LOGBACK-743 · 9da0eb95
      Carl Harris authored
      Wrapped the call to System.getProperty in a try/catch to anticipate
      the SecurityException that can result from accessing system properties
      in the presence of a SecurityManager (e.g. in an applet sandbox).
      9da0eb95
  12. Jul 24, 2013
  13. Jul 03, 2013
  14. Jul 02, 2013
  15. Jun 20, 2013
  16. Jun 14, 2013
  17. Jun 13, 2013