Repository: qpid-jms
Updated Branches:
  refs/heads/master 2ffee1fd3 -> 9482e9a08


NO-JIRA: add explanatory note for test ignore


Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/9482e9a0
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/9482e9a0
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/9482e9a0

Branch: refs/heads/master
Commit: 9482e9a08a1456677e78db4dd98acc0576c0732e
Parents: 2ffee1f
Author: Robert Gemmell <[email protected]>
Authored: Tue May 5 20:15:51 2015 +0100
Committer: Robert Gemmell <[email protected]>
Committed: Tue May 5 20:15:51 2015 +0100

----------------------------------------------------------------------
 .../apache/qpid/jms/transactions/JmsTransactedConsumerTest.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/9482e9a0/qpid-jms-interop-tests/qpid-jms-activemq-tests/src/test/java/org/apache/qpid/jms/transactions/JmsTransactedConsumerTest.java
----------------------------------------------------------------------
diff --git 
a/qpid-jms-interop-tests/qpid-jms-activemq-tests/src/test/java/org/apache/qpid/jms/transactions/JmsTransactedConsumerTest.java
 
b/qpid-jms-interop-tests/qpid-jms-activemq-tests/src/test/java/org/apache/qpid/jms/transactions/JmsTransactedConsumerTest.java
index 8846566..474dcfa 100644
--- 
a/qpid-jms-interop-tests/qpid-jms-activemq-tests/src/test/java/org/apache/qpid/jms/transactions/JmsTransactedConsumerTest.java
+++ 
b/qpid-jms-interop-tests/qpid-jms-activemq-tests/src/test/java/org/apache/qpid/jms/transactions/JmsTransactedConsumerTest.java
@@ -385,7 +385,7 @@ public class JmsTransactedConsumerTest extends 
AmqpTestSupport {
         session.close();
     }
 
-    @Ignore("Fails at 500 messages consumed.")
+    @Ignore("Fails at 500 messages consumed.") //TODO: needs 5.12 snapshot 
broker
     @Test(timeout = 60000)
     public void testSingleConsumedMessagePerTxCase() throws Exception {
         connection = createAmqpConnection();


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to