Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-18779

Clustering TS: Default to non-multicast discovery protocol

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • 7.3.0.GA.CR3
    • Clustering, Test Suite
    • None
    • Hide
      cd testsuite/integration/clustering
      
      mvn clean install -B  -Djboss.dist=$JBOSS_HOME -Dtest=*XSiteSimpleTestCase'
      
      Show
      cd testsuite/integration/clustering mvn clean install -B -Djboss.dist=$JBOSS_HOME -Dtest=*XSiteSimpleTestCase'

    Description

      This is a clone of https://issues.redhat.com/browse/WFLY-12900
      The current (EAP 7.3.0.CR3) multicast implementation of the clustering TS causes failures of the test class org.jboss.as.test.clustering.cluster.xsite.XSiteSimpleTestCase in the JenkinsCI environment.

      09:49:53 [INFO] -------------------------------------------------------
      09:49:56 [INFO] Running org.jboss.as.test.clustering.cluster.xsite.XSiteSimpleTestCase
      09:52:18 [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 142.168 s <<< FAILURE! - in org.jboss.as.test.clustering.cluster.xsite.XSiteSimpleTestCase
      09:52:18 [ERROR] test(org.jboss.as.test.clustering.cluster.xsite.XSiteSimpleTestCase)  Time elapsed: 138.001 s  <<< FAILURE!
      09:52:18 java.lang.AssertionError: expected:<500> but was:<200>
      09:52:18 	at org.junit.Assert.fail(Assert.java:88)
      09:52:18 	at org.junit.Assert.failNotEquals(Assert.java:834)
      09:52:18 	at org.junit.Assert.assertEquals(Assert.java:645)
      09:52:18 	at org.junit.Assert.assertEquals(Assert.java:631)
      09:52:18 	at org.jboss.as.test.clustering.cluster.xsite.XSiteSimpleTestCase.test(XSiteSimpleTestCase.java:197)
      

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-rhusar Radoslav Husar
              fmarchio@redhat.com Francesco Marchioni (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: