2 Replies Latest reply on Oct 9, 2013 7:09 AM by prasad.kasthuri

    Integration tests in Wildfly sources are running into errors

    prasad.kasthuri

      I am trying to run integration tests from wildfly Sources which is running into some issues. Running the test individually also causing the same issue.

       

      The JDK being used is Oracle JDK 1.7 with update 25. (1.7.0_25) and the OS is RHEL 6.

       

      Thanks in advance and any help is much appreciated.

       

      ./integration-tests.sh  -Dts.clust -Dtest=org.jboss.as.test.clustering.cluster.dispatcher.CommandDispatcherTestCase

      -------------------------------------------------------

      T E S T S

      -------------------------------------------------------

      Running org.jboss.as.test.clustering.cluster.dispatcher.CommandDispatcherTestCase

      Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 7.72 sec <<< FAILURE!

       

       

      Results :

       

       

      Tests in error:

        org.jboss.as.test.clustering.cluster.dispatcher.CommandDispatcherTestCase: DeploymentScenario contains a target (container-0) not matching any defined Container in th

      e registry.(..)

        org.jboss.as.test.clustering.cluster.dispatcher.CommandDispatcherTestCase

       

       

      Tests run: 2, Failures: 0, Errors: 2, Skipped: 0