Skip to content
Commit dcfb0a05 authored by Tony Trinh's avatar Tony Trinh
Browse files

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.
parent 5d62ee9d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment