diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2012-01-25 15:08:22 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2012-01-25 15:08:22 +0000 |
| commit | f58e930bb50676d331d96b5d980f5aa77320dc89 (patch) | |
| tree | 597a5f97577a094ec7f1c38618b5dba1910eef83 /java | |
| parent | 121df1dce0f9c3cbfbc3ab23ab04e28915bfaf11 (diff) | |
| download | qpid-python-f58e930bb50676d331d96b5d980f5aa77320dc89.tar.gz | |
QPID-3604 Excluded testConnectionStop method from 0-91 profile as the
fix was only made to the 0-10 code path.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1235795 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
| -rw-r--r-- | java/test-profiles/JavaPre010Excludes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/test-profiles/JavaPre010Excludes b/java/test-profiles/JavaPre010Excludes index ba96232fe3..f335230b46 100644 --- a/java/test-profiles/JavaPre010Excludes +++ b/java/test-profiles/JavaPre010Excludes @@ -58,3 +58,4 @@ org.apache.qpid.test.unit.client.connection.ConnectionTest#testClientIDVerificat // and for this reason this test would fail. org.apache.qpid.test.unit.client.temporaryqueue.TemporaryQueueTest#testTemporaryQueueReused +org.apache.qpid.client.prefetch.PrefetchBehaviourTest#testConnectionStop |
