Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-2595

[EAP] ClientNetworkDisconnectionTestCase - causeNetworkFailureAndCheckThatClientGotDisconnected failing

    XMLWordPrintable

Details

    • Hide

      $mvn -f eap-testsuite/jboss-hornetq-testsuite/pom.xml -Djdk=openjdk-1.8
      -DEAP_VERSION=7.1560351566-SNAPSHOT
      -DEAP_ZIP_URL=https://mw-messaging-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/early-testing-messaging-prepare/339//artifact/jboss-eap.zip
      -DTESTSUITE_REPO=git@bitbucket.org:msgqe/eap-testsuite-mirror.git
      -DTESTSUITE_BRANCH=rvais_changes
      -Dgroups=category.Functional,category.ClusterSmoke
      -DreuseForks=false
      -Dmaven.test.failure.ignore=true
      -DexcludedGroups=category.scope.Integration
      -Dsurefire.timeout=38800
      -DfailIfNoTests=false
      -Deap7.org.jboss.qa.hornetq.apps.clients.version=7.1560351566-SNAPSHOT
      -Dtest=ClientNetworkDisconnectionTestCase#causeNetworkFailureAndCheckThatClientGotDisconnected
      clean install

      Show
      $mvn -f eap-testsuite/jboss-hornetq-testsuite/pom.xml -Djdk=openjdk-1.8 -DEAP_VERSION=7.1560351566-SNAPSHOT -DEAP_ZIP_URL= https://mw-messaging-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/early-testing-messaging-prepare/339//artifact/jboss-eap.zip -DTESTSUITE_REPO=git@bitbucket.org:msgqe/eap-testsuite-mirror.git -DTESTSUITE_BRANCH=rvais_changes -Dgroups=category.Functional,category.ClusterSmoke -DreuseForks=false -Dmaven.test.failure.ignore=true -DexcludedGroups=category.scope.Integration -Dsurefire.timeout=38800 -DfailIfNoTests=false -Deap7.org.jboss.qa.hornetq.apps.clients.version=7.1560351566-SNAPSHOT -Dtest=ClientNetworkDisconnectionTestCase#causeNetworkFailureAndCheckThatClientGotDisconnected clean install

    Description

      org.jboss.qa.hornetq.test.transportreliability.ClientNetworkDisconnectionTestCase.causeNetworkFailureAndCheckThatClientGotDisconnected is failing. Even though it is intermittent failure, during the whole test suite (configuration matrix) failes quite often (almost always) with following error:

      Subscriber must get exception when disconnected.
      

      Stack trace:

      java.lang.AssertionError: Subscriber must get exception when disconnected.
      	at org.junit.Assert.fail(Assert.java:88)
      	at org.junit.Assert.assertTrue(Assert.java:41)
      	at org.junit.Assert.assertNotNull(Assert.java:712)
      	at org.jboss.qa.hornetq.test.transportreliability.ClientNetworkDisconnectionTestCase.causeNetworkFailureAndCheckThatClientGotDisconnected(ClientNetworkDisconnectionTestCase.java:136)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
      	at ...
      

      Attachments

        Issue Links

          Activity

            People

              dbruscin Domenico Francesco Bruscino
              rvais Roman Vais
              Roman Vais Roman Vais
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: