[
https://issues.jboss.org/browse/ARQ-1742?page=com.atlassian.jira.plugin.s...
]
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/e43f9e99639874ab4bbe...
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/...
This behavior should be improved.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)