Branch: refs/heads/master
  Home:   https://github.com/qos-ch/logback
  Commit: dcfb0a056f3e084d8395b33f4d4acdb5d7ea7dba
      
https://github.com/qos-ch/logback/commit/dcfb0a056f3e084d8395b33f4d4acdb5d7ea7dba
  Author: Tony Trinh <[email protected]>
  Date:   2013-09-12 (Thu, 12 Sep 2013)

  Changed paths:
    M 
logback-classic/src/test/java/ch/qos/logback/classic/pattern/ExtendedThrowableProxyConverterTest.java
    M 
logback-classic/src/test/java/ch/qos/logback/classic/pattern/RootCauseFirstThrowableProxyConverterTest.java

  Log Message:
  -----------
  Fix ThrowableProxy unit tests

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.



_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev

Reply via email to