[jboss-jira] [JBoss JIRA] (WFCORE-2329) ServerAutoStartTestCase and ServerStartFailureTestCase are never run

Brian Stansberry (JIRA) issues at jboss.org
Sun Feb 26 13:26:00 EST 2017


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)


More information about the jboss-jira mailing list