Brian Stansberry created WFCORE-2329:
----------------------------------------
Summary: ServerAutoStartTestCase and ServerStartFailureTestCase are never
run
Key: WFCORE-2329
URL:
https://issues.jboss.org/browse/WFCORE-2329
Project: WildFly Core
Issue Type: Bug
Components: Domain Management, Test Suite
Reporter: Brian Stansberry
Tests in testsuite/domain do not all automatically run just by being called XXXTestCase.
They need to be located in one of the packages listed in the surefire config in
testsuite/domain/pom.xml or by listed in the @Suite.SuiteClasses annotation of one of the
suites that is in one of those packages. ServerAutoStartTestCase and
ServerStartFailureTestCase are tests where neither of these are true so they are not
running.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)