]
Aslak Knutsen resolved ARQ-1807.
--------------------------------
Resolution: Done
pushed upstream
Exceptions in JUnit After will mask exceptions that happen in
Before/Test
-------------------------------------------------------------------------
Key: ARQ-1807
URL:
https://issues.jboss.org/browse/ARQ-1807
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Test Harness Integration
Affects Versions: 1.1.5.Final
Reporter: Aslak Knutsen
Assignee: Aslak Knutsen
Fix For: 1.1.6.Final
Exceptions in the After phase will override exceptions that happened in Before and Test.