diff options
| author | Rajith Muditha Attapattu <rajith@apache.org> | 2012-01-25 18:51:36 +0000 |
|---|---|---|
| committer | Rajith Muditha Attapattu <rajith@apache.org> | 2012-01-25 18:51:36 +0000 |
| commit | 023ad6169f3f61c0250b8bbd11c7dd4469f11031 (patch) | |
| tree | 3bb310aa81dd3663d44f9ee6dc02588122ae5711 /java | |
| parent | 8890b8e4b93b2e5b122f93b7a59e6248675a9069 (diff) | |
| download | qpid-python-023ad6169f3f61c0250b8bbd11c7dd4469f11031.tar.gz | |
QPID-3604 Added a note on the exclude file
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1235872 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 f335230b46..4599356e1b 100644 --- a/java/test-profiles/JavaPre010Excludes +++ b/java/test-profiles/JavaPre010Excludes @@ -58,4 +58,5 @@ 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 +// QPID-3604 This fix is applied only to the 0-10 code, hence this test does not work for pre 0-10. org.apache.qpid.client.prefetch.PrefetchBehaviourTest#testConnectionStop |
