diff options
| author | Keith Wall <kwall@apache.org> | 2011-11-22 08:37:11 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2011-11-22 08:37:11 +0000 |
| commit | 63414f190372f829d587b2b73a73fa5e585fd231 (patch) | |
| tree | 6cf6608fe7cfd3ff3957df23e3b3f0641478dc70 /java/test-profiles/JavaExcludes | |
| parent | 0eed62fe8ca2974fb7552e40aeaa723e26015fa0 (diff) | |
| download | qpid-python-63414f190372f829d587b2b73a73fa5e585fd231.tar.gz | |
QPID-3426: Remove broken/no-value test FailoverTest#test4MinuteFailover
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1204858 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaExcludes')
| -rw-r--r-- | java/test-profiles/JavaExcludes | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes index 023534ed26..9f25fcb7b0 100644 --- a/java/test-profiles/JavaExcludes +++ b/java/test-profiles/JavaExcludes @@ -28,10 +28,6 @@ org.apache.qpid.test.client.queue.QueuePolicyTest#testRejectPolicy //Moved from JavaStandaloneExcludes when it was removed /////////////////////////////////////////////////////// -// QPID-3426: The following test is broken. -// This is a long running test so should exclude from normal runs -org.apache.qpid.test.client.failover.FailoverTest#test4MinuteFailover - // This test may use QpidTestCase but it is not using the getConnection and is hardwired to InVM org.apache.qpid.test.unit.client.connection.CloseAfterConnectionFailureTest#* |
