diff options
| author | Keith Wall <kwall@apache.org> | 2015-02-10 18:10:16 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2015-02-10 18:10:16 +0000 |
| commit | f5ee46517eb096030a6c44b14b801eb2aaeb9392 (patch) | |
| tree | 25544486642cc770061489663dba650d85769404 /qpid/java/test-profiles/JavaExcludes | |
| parent | 085486ebe5ff21133b9caf1c31625ac6ea356568 (diff) | |
| download | qpid-python-f5ee46517eb096030a6c44b14b801eb2aaeb9392.tar.gz | |
Refactoring: make the queue no longer be responsible for pushing messages onto the wire
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/QPID-6262-JavaBrokerNIO@1658773 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaExcludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaExcludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaExcludes b/qpid/java/test-profiles/JavaExcludes index b52987f369..9f88879ff2 100644 --- a/qpid/java/test-profiles/JavaExcludes +++ b/qpid/java/test-profiles/JavaExcludes @@ -27,3 +27,5 @@ org.apache.qpid.test.client.queue.QueuePolicyTest#testRejectPolicy //QPID-4153 Messages causing a runtime selector error should be dead-lettered (or something similar) org.apache.qpid.test.client.message.SelectorTest#testRuntimeSelectorError + +org.apache.qpid.server.protocol.v0_8.AckTest |
