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)