diff options
| author | Andrew Donald Kennedy <grkvlt@apache.org> | 2010-08-13 16:16:16 +0000 |
|---|---|---|
| committer | Andrew Donald Kennedy <grkvlt@apache.org> | 2010-08-13 16:16:16 +0000 |
| commit | 55d8df04c76b21a503e6a663e0979fbde9eedfb2 (patch) | |
| tree | 41137b9b76c55d567d5de79a208daffb98ce09f1 /qpid/java/test-profiles/CPPExcludes | |
| parent | bb1393cd1a547ae84746f30af2c280fe80377644 (diff) | |
| download | qpid-python-55d8df04c76b21a503e6a663e0979fbde9eedfb2.tar.gz | |
Tidy up various badly named tests
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@985259 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/CPPExcludes')
| -rwxr-xr-x | qpid/java/test-profiles/CPPExcludes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index 79e8e88c90..fe1ce82b7e 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/java/test-profiles/CPPExcludes @@ -117,7 +117,7 @@ org.apache.qpid.server.failover.MessageDisappearWithIOExceptionTest#* // These are recent test additions that are failing with the c++ broker // Temporarily disabling until properly investigated. -org.apache.qpid.test.unit.publish.DirtyTrasactedPubilshTest#* +org.apache.qpid.test.unit.publish.DirtyTransactedPublishTest#* org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#* org.apache.qpid.test.client.RollbackOrderTest#testOrderingAfterRollbackOnMessage#* |
