Kevin Earls created AMQ-4942:
--------------------------------
Summary: Test failures when using AutoFailTestSupport and
CombinationTestSupport report 0 failures
Key: AMQ-4942
URL: https://issues.apache.org/jira/browse/AMQ-4942
Project: ActiveMQ
Issue Type: Bug
Components: Test Cases
Reporter: Kevin Earls
Assignee: Kevin Earls
I'm not entirely sure what's going on here, but it looks like if you use
AutoFailTestSupport with CombinationTestSupport, and a test times out, you get
a report of 0 tests run and 0 failures.
I turned on AutoFailTestSupport for AMQ-4941and when I run the tests on AIX or
Solaris I get the result below.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.activemq.broker.mLevelDBXARecoveryBrokerTest
Running org.apache.activemq.leveldb.LevelDBXARecoveryBrokerTest
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)