[arquillian-issues] [JBoss JIRA] (ARQ-1742) Exception thrown before BeforeSuite event are not reported to user.

Aslak Knutsen (JIRA) issues at jboss.org
Sat Jun 21 17:47:24 EDT 2014


     [ https://issues.jboss.org/browse/ARQ-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen resolved ARQ-1742.
--------------------------------

      Assignee: Aslak Knutsen
    Resolution: Done


It seemed to me the failure happened in Junit either it was during boot or during beforeSuite, either way.. But couldn't hurt to handle the boot exceptions in the same way as beforeSuite.

pushed upstream, https://github.com/arquillian/arquillian-core/commit/e43f9e99639874ab4bbe01cfceb157bbded84611


> Exception thrown before BeforeSuite event are not reported to user.
> -------------------------------------------------------------------
>
>                 Key: ARQ-1742
>                 URL: https://issues.jboss.org/browse/ARQ-1742
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Test Protocol SPIs and Implementation
>    Affects Versions: 1.1.4.Final
>            Reporter: Karel Piwko
>            Assignee: Aslak Knutsen
>             Fix For: 1.1.5.Final
>
>
> *When*:
> My extensions observes ManagerStarted event and something gets wrong and an exception is thrown.
> *Then*:
> Arquillian (Or rather JUnit) silently ignores the exception, causing subsequent children runs to be ignored:
> https://github.com/arquillian/arquillian-core/blob/master/junit/core/src/main/java/org/jboss/arquillian/junit/Arquillian.java#L95
> This behavior should be improved.



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


More information about the arquillian-issues mailing list