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

Karel Piwko (JIRA) jira-events at lists.jboss.org
Mon Sep 30 04:47:03 EDT 2013


Karel Piwko created ARQ-1514:
--------------------------------

             Summary: 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