-
Bug
-
Resolution: Done
-
Major
-
A-MQ 7.0.0.ER6
-
None
I see a great improvement in JMS 1.1 TCK test with AMQP. Most of the topic tests are now passing.
Although the latest run showed 18 more tests (actually 17, because topicRequestorExceptionTests_from_standalone is known and not to be fixed yet)
I am attaching the TCK log file with failures. Here are the failed tests
FAILED........com/sun/ts/tests/jms/core/appclient/queuetests/QueueTests.java#setGetChangeClientIDQueueTest_from_standalone
FAILED........com/sun/ts/tests/jms/core/appclient/topictests/TopicTests.java#setGetChangeClientIDTopicTest_from_standalone
FAILED........com/sun/ts/tests/jms/core/appclient/topictests/TopicTests.java#topicRequestorExceptionTests_from_standalone (this is known issue)
FAILED........com/sun/ts/tests/jms/core/appclient/txqueuetests/TxQueueTests.java#commitAckMsgQueueTest_from_standalone
FAILED........com/sun/ts/tests/jms/core/appclient/txqueuetests/TxQueueTests.java#transactionRollbackOnSessionCloseRecQTest_from_standalone
FAILED........com/sun/ts/tests/jms/core/appclient/txqueuetests/TxQueueTests.java#txCloseRolledBackSessionRecQTest_from_standalone
FAILED........com/sun/ts/tests/jms/core/appclient/txtopictests/TxTopicTests.java#commitAckMsgTopicTest_from_standalone
FAILED........com/sun/ts/tests/jms/core/queueMsgProperties/QueuePropertyTests.java#msgPropertiesQTest_from_standalone
FAILED........com/sun/ts/tests/jms/core/queueMsgProperties/QueuePropertyTests.java#msgPropertyExistTest_from_standalone
FAILED........com/sun/ts/tests/jms/core/sessiontests/SessionTests.java#SubscriberTests_from_standalone
FAILED........com/sun/ts/tests/jms/core/topicMsgProperties/TopicPropertyTests.java#msgJMSXPropertiesTopicTest_from_standalone
FAILED........com/sun/ts/tests/jms/core/topicMsgProperties/TopicPropertyTests.java#msgPropertiesTopicTest_from_standalone
FAILED........com/sun/ts/tests/jms/core/topictests/TopicTests.java#consumerTests_from_standalone
FAILED........com/sun/ts/tests/jms/core/topictests/TopicTests.java#durableSubscriberChangeSelectorTest2_from_standalone
FAILED........com/sun/ts/tests/jms/core/topictests/TopicTests.java#durableSubscriberNewTopicTest_from_standalone
FAILED........com/sun/ts/tests/jms/core/topictests/TopicTests.java#durableSubscriberTopicNoLocalTest_from_standalone
FAILED........com/sun/ts/tests/jms/core/topictests/TopicTests.java#durableSubscriberTopicNoLocalTest2_from_standalone
FAILED........com/sun/ts/tests/jms/core/topictests/TopicTests.java#noLocalDeliveryTopicTest_from_standalone
Interestingly enough 3 tests ended with error
ERROR........com/sun/ts/tests/jms/core/appclient/invalidDest/InvalidDestTests.java#invalidDestinationTests_from_standalone ERROR........com/sun/ts/tests/jms/core/exceptionTopic/ExceptionTopicTests.java#xInvalidDestinationExceptionTopicTest_from_standalone ERROR........com/sun/ts/tests/jms/core/sessiontests/SessionTests.java#InvalidDestinationTests_from_standalone
- is blocked by
-
ENTMQBR-402 release 7.0.0.ER12 with Hand Off doc
- Closed