[jboss-jira] [JBoss JIRA] (WFLY-6900) ConnectionListenerTestCase.testConnListenerTest doesn't clean up properly

Brian Stansberry (JIRA) issues at jboss.org
Mon Aug 1 17:32:00 EDT 2016


Brian Stansberry created WFLY-6900:
--------------------------------------

             Summary: ConnectionListenerTestCase.testConnListenerTest doesn't clean up properly
                 Key: WFLY-6900
                 URL: https://issues.jboss.org/browse/WFLY-6900
             Project: WildFly
          Issue Type: Bug
          Components: Test Suite
    Affects Versions: 10.1.0.CR1
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Minor
             Fix For: 11.0.0.Alpha1


The method is called twice with different deployment names as a param, but the cleanup logic in the finally block hard codes one of the names, leading to log noise in later tests as the leftover deployment fails to deploy.



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


More information about the jboss-jira mailing list