diff options
| author | Andrew Donald Kennedy <grkvlt@apache.org> | 2010-08-13 16:19:39 +0000 |
|---|---|---|
| committer | Andrew Donald Kennedy <grkvlt@apache.org> | 2010-08-13 16:19:39 +0000 |
| commit | 4bc9cddeded4deba99e516dde50a50c9b7552cf1 (patch) | |
| tree | 16f383cafab3622e689d61ce806b7a96ed6505fc /qpid/java/test-profiles/Java010Excludes | |
| parent | e9e542aabce4d9a15e8556a9750df6e86bcecd16 (diff) | |
| download | qpid-python-4bc9cddeded4deba99e516dde50a50c9b7552cf1.tar.gz | |
Adding failing test to java profile
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@985263 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/Java010Excludes')
| -rwxr-xr-x | qpid/java/test-profiles/Java010Excludes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes index 9624464d71..47fca90500 100755 --- a/qpid/java/test-profiles/Java010Excludes +++ b/qpid/java/test-profiles/Java010Excludes @@ -45,6 +45,10 @@ org.apache.qpid.server.queue.ProducerFlowControlTest#* //QPID-1950 : Commit to test this failure. This is a MINA only failure so it cannot be tested when using 010. org.apache.qpid.server.failover.MessageDisappearWithIOExceptionTest#* +//QPID-2471 : Issues with 0-10 recovery +org.apache.qpid.test.unit.ack.RecoverTest#testRecoverInAutoAckListener +org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testRecoverInAutoAckListener + // Temporarily disabling until properly investigated. org.apache.qpid.test.unit.publish.DirtyTransactedPublishTest#* |
