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)