]
Tolis Emmanouilidis commented on ARQ-1514:
------------------------------------------
This issue should be fixed after this commit:
Exceptions are swallowed and tests are not marked as failures/errors
--------------------------------------------------------------------
Key: ARQ-1514
URL:
https://issues.jboss.org/browse/ARQ-1514
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Extension - QUnit
Affects Versions: qunit_1.0.0.Alpha1
Reporter: Karel Piwko
Assignee: Tolis Emmanouilidis
Priority: Critical
If something goes bad in Arquillian lifecycle out of test methods, like is not possible
to connect Drone, QUnit will report it executed 0 tests and won't show user the
exception at all.
{code}
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.1 sec
{code}
QUnit should definitely output error and update tests as failure/errors in such cases.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: