Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3029

Reenable @Ignored org.jboss.as.test.clustering.cluster.ejb3.StatefulTimeoutTestCase

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Blocker
    • 7.1.0.CR1
    • None
    • None
    • None

    Description

      on my machine the two tests from the tests-clustering-multi-node.surefire execution in testsuite/integration/clust are run in this order and fail

      [INFO] --- maven-surefire-plugin:2.10:test (tests-clustering-multi-node.surefire) @ jboss-as-testsuite-integration-clust ---
      [INFO] Surefire report directory: /Users/kabirkhan/sourcecontrol/jboss-as7/git/jboss-as/testsuite/integration/clust/target/surefire-reports
      
      -------------------------------------------------------
       T E S T S
      -------------------------------------------------------
      Running org.jboss.as.test.clustering.cluster.ejb3.StatefulTimeoutTestCase
      Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 17.812 sec <<< FAILURE!
      Running org.jboss.as.test.clustering.cluster.web.ClusteredWebTestCase
      Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.827 sec
      
      Results :
      
      Tests in error: 
        org.jboss.as.test.clustering.cluster.ejb3.StatefulTimeoutTestCase: Could not deploy to container
      
      Tests run: 3, Failures: 0, Errors: 1, Skipped: 0
      

      On Jenkins they are run in the opposite order and pass - I haven't verified if a different order would work for me. I will do in the morning if I see no activity on this issue.

      If I @Ignore the ejb test, the web test passes. I'll attach the test output files for the failure.

      Attachments

        Activity

          People

            rhn-engineering-rhusar Radoslav Husar
            kkhan1@redhat.com Kabir Khan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: