diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-08-09 14:05:14 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-08-09 14:05:14 +0000 |
| commit | 6d904a6c5c2c5d36323e699d543c1c2a98f5e84e (patch) | |
| tree | 4a300fcb20b72a3f2f62d16994760eadd2390f99 /java/test-profiles/Java010Excludes | |
| parent | 5749a9076a0aa48158aecec5f5e309a34b37c392 (diff) | |
| download | qpid-python-6d904a6c5c2c5d36323e699d543c1c2a98f5e84e.tar.gz | |
QPID-3392: correct JIRA reference
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1155373 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/Java010Excludes')
| -rwxr-xr-x | java/test-profiles/Java010Excludes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test-profiles/Java010Excludes b/java/test-profiles/Java010Excludes index f8210e2b06..efe4b73ec5 100755 --- a/java/test-profiles/Java010Excludes +++ b/java/test-profiles/Java010Excludes @@ -82,6 +82,6 @@ org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testBrowseMo // QPID-3133: On 0-10, the exception listener is currently not invoked when reconnection fails to occurs. org.apache.qpid.server.failover.FailoverMethodTest#* -// QPID-3092: the Java broker does not yet implement exchange creation arguments +// QPID-3392: the Java broker does not yet implement exchange creation arguments org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testCreateExchangeWithArgs org.apache.qpid.test.client.destination.AddressBasedDestinationTest#testSessionCreateTopicWithExchangeArgs |
