[arquillian-issues] [JBoss JIRA] (ARQ-1796) Regression: JUnit ExpectedException is not handled correctly

Rich DiCroce (JIRA) issues at jboss.org
Wed Jun 11 17:10:38 EDT 2014


Rich DiCroce created ARQ-1796:
---------------------------------

             Summary: Regression: JUnit ExpectedException is not handled correctly
                 Key: ARQ-1796
                 URL: https://issues.jboss.org/browse/ARQ-1796
             Project: Arquillian
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 1.1.4.Final
            Reporter: Rich DiCroce


I have many tests using JUnit's ExcpectedException rule. In Arquillian 1.1.3, these tests worked perfectly. When I tried to update to 1.1.4, they broke. It seems like Arquillian now catches the exceptions before ExpectedException does, and propagates them back to the client.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the arquillian-issues mailing list