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 | 17173b8ae5fe67b6513a2d26e0c26d1ae780bf65 (patch) | |
| tree | 4d13fd9524c6de4072ad9476b083f2981ae6f7ae /qpid/java/test-profiles | |
| parent | f6c330ee983be3d8cdf81818cbc546ec399d7fdc (diff) | |
| download | qpid-python-17173b8ae5fe67b6513a2d26e0c26d1ae780bf65.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@1235795 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
| -rw-r--r-- | qpid/java/test-profiles/JavaPre010Excludes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaPre010Excludes b/qpid/java/test-profiles/JavaPre010Excludes index ba96232fe3..f335230b46 100644 --- a/qpid/java/test-profiles/JavaPre010Excludes +++ b/qpid/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 |
