diff options
| author | Robert Godfrey <rgodfrey@apache.org> | 2014-10-17 14:29:21 +0000 |
|---|---|---|
| committer | Robert Godfrey <rgodfrey@apache.org> | 2014-10-17 14:29:21 +0000 |
| commit | 95fc93485ab66966713611a4e1429d917dabde64 (patch) | |
| tree | 09ee31bc9462449dbcfc62379a393017c8f39843 /qpid/java/test-profiles | |
| parent | 28dbfe8d101dd14a95b1d75e799107bdaa6e18d0 (diff) | |
| download | qpid-python-95fc93485ab66966713611a4e1429d917dabde64.tar.gz | |
QPID-6164 : Add synchronous publish capability to 0-8/9/9-1
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1632585 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
| -rwxr-xr-x | qpid/java/test-profiles/Java010Excludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes index ce7c5fa151..136bc7918f 100755 --- a/qpid/java/test-profiles/Java010Excludes +++ b/qpid/java/test-profiles/Java010Excludes @@ -76,3 +76,5 @@ org.apache.qpid.systest.management.jmx.QueueManagementTest#testExclusiveQueueHas org.apache.qpid.test.unit.client.AMQSessionTest#testQueueDepthForQueueThatDoesNotExistLegacyBehaviour_08_091 org.apache.qpid.client.prefetch.PrefetchBehaviourTest#testPrefetchWindowExpandsOnReceiveTransaction + +org.apache.qpid.client.SyncPublishTest#* |
