[jboss-jira] [JBoss JIRA] (WFLY-4647) RemoteOutboundConnectionReconnectTestCase, EJBClientReconnectionTestCase configured as clustered test cases

Richard Achmatowicz (JIRA) issues at jboss.org
Wed May 20 11:00:24 EDT 2015


Richard Achmatowicz created WFLY-4647:
-----------------------------------------

             Summary: RemoteOutboundConnectionReconnectTestCase, EJBClientReconnectionTestCase configured as clustered test cases
                 Key: WFLY-4647
                 URL: https://issues.jboss.org/browse/WFLY-4647
             Project: WildFly
          Issue Type: Bug
          Components: Test Suite
    Affects Versions: 10.0.0.Alpha1
            Reporter: Richard Achmatowicz


In the Wildfly integration testsuite,  manual mode section, there are two test cases which are running in a clustered environment when they should not be:
- RemoteOutboundConnectionReconnectTestCase
- EJBClientReconnectionTestCase

These two cases test outbound connections from one server A to another server B, and connection from a client to a server A when the server is stopped and started. There is no clustering functionality being tested.

Two problems with this situation:
- exceptions are generated in the logs which result from the fact that the test cases are not being run in the correct environment
- the fact that the environment is incorrectly configured may also be preventing real bugs from otherwise being detected





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list