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 | 561302f55688b004c8de0a428a048d416247bc78 (patch) | |
| tree | 3543dec7c4020a9e061625b1da31a1d83bbcdb86 /java/test-profiles/Java010Excludes | |
| parent | c700093f4294bb1bcda42f3fc1982dcc57dc44da (diff) | |
| download | qpid-python-561302f55688b004c8de0a428a048d416247bc78.tar.gz | |
Adding failing test to java profile
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@985263 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/Java010Excludes')
| -rwxr-xr-x | java/test-profiles/Java010Excludes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes index 9624464d71..47fca90500 100755 --- a/java/test-profiles/Java010Excludes +++ b/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#* |
