[infinispan-issues] [JBoss JIRA] (ISPN-6364) Report test failures on the fly in modules using JUnit

Dan Berindei (JIRA) issues at jboss.org
Thu Mar 10 08:58:00 EST 2016


Dan Berindei created ISPN-6364:
----------------------------------

             Summary: Report test failures on the fly in modules using JUnit
                 Key: ISPN-6364
                 URL: https://issues.jboss.org/browse/ISPN-6364
             Project: Infinispan
          Issue Type: Bug
          Components: Test Suite - Core, Test Suite - Query, Test Suite - Server
    Affects Versions: 8.2.0.Final
            Reporter: Dan Berindei
            Assignee: Dan Berindei
             Fix For: 9.0.0.Alpha1


Modules using TestNG for testing use {{UnitTestTestNGListener}} to report test start/finish during the build, making it possible to scan visually for test failures (or just progress).

Modules using JUnit should have this functionality as well. The {{server/integration/testsuite}} module already has a {{RunListener}} that reports the start of a test, it should report failures as well.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list