Uploaded image for project: 'JBoss A-MQ'
  1. JBoss A-MQ
  2. ENTMQ-67

VMTransportThreadSafeTest.testStopWhileStartingAsyncWithNoAsyncLimit is failing on 5.5.1-fuse branch

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.3-fuse-xx-xx
    • 7.0.0
    • None
    • None

    Description

      VMTransportThreadSafeTest.testStopWhileStartingAsyncWithNoAsyncLimit fails with the error below. I have commented out this case for now.

      -------------------------------------------------------------------------------
      Test set: org.apache.activemq.transport.vm.VMTransportThreadSafeTest
      -------------------------------------------------------------------------------
      Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 34.391 sec <<< FAILURE!
      testStopWhileStartingAsyncWithNoAsyncLimit(org.apache.activemq.transport.vm.VMTransportThreadSafeTest) Time elapsed: 30.034 sec <<< FAILURE!
      junit.framework.AssertionFailedError: null
      at junit.framework.Assert.fail(Assert.java:47)
      at junit.framework.Assert.assertTrue(Assert.java:20)
      at junit.framework.Assert.assertTrue(Assert.java:27)
      at org.apache.activemq.transport.vm.VMTransportThreadSafeTest.doTestStopWhileStartingWithNoAsyncLimit(VMTransportThreadSafeTest.java:505)
      at org.apache.activemq.transport.vm.VMTransportThreadSafeTest.testStopWhileStartingAsyncWithNoAsyncLimit(VMTransportThreadSafeTest.java:461)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at junit.framework.TestCase.runTest(TestCase.java:168)
      at junit.framework.TestCase.runBare(TestCase.java:134)
      at junit.framework.TestResult$1.protect(TestResult.java:110)
      at junit.framework.TestResult.runProtected(TestResult.java:128)
      at junit.framework.TestResult.run(TestResult.java:113)
      at junit.framework.TestCase.run(TestCase.java:124)
      at junit.framework.TestSuite.runTest(TestSuite.java:232)
      at junit.framework.TestSuite.run(TestSuite.java:227)
      at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
      at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
      at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:115)
      at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:140)
      at org.apache.maven.surefire.Surefire.run(Surefire.java:109)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
      at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1017)

      Attachments

        Activity

          People

            kearls@redhat.com Kevin Earls (Inactive)
            kearls@redhat.com Kevin Earls (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: