1 2 Previous Next 18 Replies Latest reply on Mar 27, 2007 3:08 PM by starksm64 Go to original post
      • 15. Re: org.jboss.test.cts.test.MDBUnitTestCase
        sergeypk

        This problem apparently also occurs in SessionAspect.handleCreateObjectMessage and ConsumerAspect.handleReceive.

        • 16. Re: org.jboss.test.cts.test.MDBUnitTestCase
          clebert.suconic

          I changed the other on on SessionAsepct...


          i didn't find the dependency on ConsumerAspect.handleReceive though???

          • 17. Re: org.jboss.test.cts.test.MDBUnitTestCase
            clebert.suconic

            duhhh... I was kind of sleepy....

            Also fixed the ConsumerAspect... good catch! :-)

            • 18. Re: org.jboss.test.cts.test.MDBUnitTestCase
              starksm64

              I have the latest update from Clebert, and with that 9/10 tests in the MDBUnitTestCase pass. The failing one looks to simply be a missing testObjectMessage queue. I'm doing a full jboss-all-config-tests to see what the mdb, existing jms test status is currently.

              the tests-jbossmessaging-unit itself still has some major failures (joram config looks completely broken, security tests have issues):

              tests-jbossmessaging-unit:
               [junit] Running org.jboss.test.jbossmessaging.perf.JMSPerfStressTestCase
              [starksm@succubus testsuite]$ ant tests-jbossmessaging
              Buildfile: build.xml
              Overriding previous definition of reference to jboss.test.classpath
              
              tests-jbossmessaging:
               [unzip] Expanding: /home/svn/JBossHead/jboss-head/thirdparty/jboss/jms-integration-tests/lib/jms-integration-tests.jar into /home/svn/JBossHead/jboss-head/testsuite/output/classes
              Overriding previous definition of reference to jboss.test.classpath
              
              tests-jbossmessaging-unit:
               [junit] Running org.jboss.test.jbossmessaging.perf.JMSPerfStressTestCase
               [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.557 sec
               [junit] Running org.jboss.test.jbossmessaging.perf.JMSReconnectStressTestCase
               [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.659 sec
               [junit] Running org.jboss.test.jbossmessaging.perf.ReceiveNackClientStressTestCase
               [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.71 sec
               [junit] Test org.jboss.test.jbossmessaging.perf.ReceiveNackClientStressTestCase FAILED
               [junit] Running org.jboss.test.jbossmessaging.perf.SendReplyPerfStressTestCase
               [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.229 sec
               [junit] Running org.jboss.test.jbossmessaging.ra.RaJMSSessionUnitTestCase
               [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.781 sec
               [junit] Running org.jboss.test.jbossmessaging.ra.RaQueueUnitTestCase
               [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.784 sec
               [junit] Running org.jboss.test.jbossmessaging.ra.RaSyncRecUnitTestCase
               [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.551 sec
               [junit] Running org.jboss.test.jbossmessaging.ra.RaTopicUnitTestCase
               [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.607 sec
               [junit] Running org.jboss.test.jbossmessaging.test.ConcurrentDeliveryUnitTestCase
               [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 22.011 sec
               [junit] Running org.jboss.test.jbossmessaging.test.ConnectionConsumerUnitTestCase
               [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.95 sec
               [junit] Running org.jboss.test.jbossmessaging.test.DuplicateClientIDUnitTestCase
               [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 1.697 sec
               [junit] Test org.jboss.test.jbossmessaging.test.DuplicateClientIDUnitTestCase FAILED
               [junit] Running org.jboss.test.jbossmessaging.test.JBossSessionRecoverUnitTestCase
               [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 13.897 sec
               [junit] Running org.jboss.test.jbossmessaging.test.JoramUnitTestCase
               [junit] Tests run: 199, Failures: 0, Errors: 197, Time elapsed: 3.367 sec
               [junit] Test org.jboss.test.jbossmessaging.test.JoramUnitTestCase FAILED
               [junit] Running org.jboss.test.jbossmessaging.test.MessageBodyUnitTestCase
               [junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 13.537 sec
               [junit] Test org.jboss.test.jbossmessaging.test.MessageBodyUnitTestCase FAILED
               [junit] Running org.jboss.test.jbossmessaging.test.MessageTypesUnitTestCase [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.369 sec
               [junit] Running org.jboss.test.jbossmessaging.test.RollBackUnitTestCase
               [junit] Tests run: 5, Failures: 0, Errors: 5, Time elapsed: 1.919 sec
               [junit] Test org.jboss.test.jbossmessaging.test.RollBackUnitTestCase FAILED [junit] Running org.jboss.test.jbossmessaging.test.SecurityUnitTestCase
               [junit] Tests run: 32, Failures: 11, Errors: 12, Time elapsed: 16.974 sec
               [junit] Test org.jboss.test.jbossmessaging.test.SecurityUnitTestCase FAILED [junit] Running org.jboss.test.jbossmessaging.test.TemporarySessionConnectionUnitTestCase
               [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.833 sec
               [junit] Running org.jboss.test.jbossmessaging.test.UnackedUnitTestCase
               [junit] Tests run: 6, Failures: 3, Errors: 3, Time elapsed: 12.219 sec
               [junit] Test org.jboss.test.jbossmessaging.test.UnackedUnitTestCase FAILED
               [junit] Running org.jboss.test.jbossmessaging.test.XAResourceUnitTestCase
               [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 2.085 sec
               [junit] Test org.jboss.test.jbossmessaging.test.XAResourceUnitTestCase FAILED
               [junit] Running org.jboss.test.jbossmessaging.test.XAResourceWrapperSmokeUnitTestCase
               [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.799 sec
               [junit] Running org.jboss.test.jms.integration.mdb.SimpleMDBDurableTest
               [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.835 sec
               [junit] Running org.jboss.test.jms.integration.mdb.SimpleMDBTest
               [junit] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 14.899 sec
               [junit] Test org.jboss.test.jms.integration.mdb.SimpleMDBTest FAILED
               [junit] Running org.jboss.test.jms.integration.mdb.SimpleMDBUserTransactionDupsOKTest
               [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.33 sec
               [junit] Running org.jboss.test.jms.integration.mdb.SimpleMDBUserTransactionTest
               [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.182 sec
               [junit] Running org.jboss.test.jms.integration.mdb.SimpleMDBWithSelectorTest
               [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.421 sec
              
              BUILD SUCCESSFUL
              Total time: 3 minutes 27 seconds
              



              1 2 Previous Next