diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2010-07-02 16:26:44 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2010-07-02 16:26:44 +0000 |
| commit | ca43727e039390130b216350fa1423c09cf7b2cf (patch) | |
| tree | 6a90ee0937b5a21cae05491ebe63fe59b2cf4ea3 /java/test-profiles/JavaExcludes | |
| parent | d160ed03991cba45336a6a31818fdbfc831dca73 (diff) | |
| download | qpid-python-ca43727e039390130b216350fa1423c09cf7b2cf.tar.gz | |
Excluded the test from the Java test profiles and remove the unnessecery profile check from the code.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@960048 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaExcludes')
| -rw-r--r-- | java/test-profiles/JavaExcludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes index 39408fa101..9d70b9581f 100644 --- a/java/test-profiles/JavaExcludes +++ b/java/test-profiles/JavaExcludes @@ -26,3 +26,5 @@ org.apache.qpid.test.unit.ack.RecoverTest#testOderingWithAsyncConsumer org.apache.qpid.test.unit.ack.RecoverTest#testOderingWithSyncConsumer org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testOderingWithAsyncConsumer org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testOderingWithSyncConsumer + +org.apache.qpid.test.client.destination.AddressBasedDestinationTest#* |
