[arquillian-issues] [JBoss JIRA] (ARQ-1514) Exceptions are swallowed and tests are not marked as failures/errors

Tolis Emmanouilidis (JIRA) jira-events at lists.jboss.org
Tue Oct 1 10:29:02 EDT 2013


    [ https://issues.jboss.org/browse/ARQ-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12808656#comment-12808656 ] 

Tolis Emmanouilidis commented on ARQ-1514:
------------------------------------------

This issue should be fixed after this commit: https://github.com/arquillian/arquillian-extension-qunit/commit/2bbc9ba03a35dac8634bc2e02771ced410c617a8
                
> 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: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list