[jboss-jira] [JBoss JIRA] (WFCORE-1460) Ensure that tests don't leave the server in reload-required

Brian Stansberry (JIRA) issues at jboss.org
Fri Apr 1 17:58:00 EDT 2016


Brian Stansberry created WFCORE-1460:
----------------------------------------

             Summary: Ensure that tests don't leave the server in reload-required
                 Key: WFCORE-1460
                 URL: https://issues.jboss.org/browse/WFCORE-1460
             Project: WildFly Core
          Issue Type: Enhancement
          Components: Test Suite
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 3.0.0.Alpha1


A proper test class should not complete while leaving a running server in reload-required state. That state means the runtime is inconsistent with the persistent config. The next test class has no way to figure out how it is inconsistent, and shouldn't bear responsibility for making it consistent.

Fixing this was a requirement for getting a testsuite to work once the WFCORE-1106 are in place, so I already have changes to fix it. This JIRA is just so I can assign a label to those changes.



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


More information about the jboss-jira mailing list