diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-08-18 14:43:11 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-08-18 14:43:11 +0000 |
| commit | b5e5fef0640a5340b2bdd66e15019ed7ffcfb9e2 (patch) | |
| tree | 3eaa910f9cc96fc6512dbf9f473e853a96005c8c /qpid/java/test-profiles | |
| parent | 5cf1bab8df9c472709f77576e397f13ddb5f25ce (diff) | |
| download | qpid-python-b5e5fef0640a5340b2bdd66e15019ed7ffcfb9e2.tar.gz | |
NO-JIRA: delete dead test (only runs against CPP brokers when run on linux, but is excluded from all CPP broker profiles)
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1159252 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
| -rwxr-xr-x | qpid/java/test-profiles/CPPExcludes | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index 89cdd792de..8c05b28161 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/java/test-profiles/CPPExcludes @@ -144,9 +144,6 @@ org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#* org.apache.qpid.test.client.RollbackOrderTest#testOrderingAfterRollbackOnMessage#* -// Temporarily adding the following until the issues are sorted out. -org.apache.qpid.test.unit.client.AMQConnectionTest#testHeartBeat - //Excluded due to QPID-1447 : CPP broker does not have SlowConsumer Disconnection org.apache.qpid.systest.GlobalQueuesTest#* org.apache.qpid.systest.GlobalTopicsTest#* |
