diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2008-10-15 14:41:22 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2008-10-15 14:41:22 +0000 |
| commit | 5420b47cbeaf3d0cfedf45e80d2d81f082bcd01b (patch) | |
| tree | 3c57b0ae0e9986c90d37a24ce972a1149449d5a7 /java/08ExcludeList | |
| parent | 6879a1149f0733b67d2073a7b0ccfed7f517d994 (diff) | |
| download | qpid-python-5420b47cbeaf3d0cfedf45e80d2d81f082bcd01b.tar.gz | |
QPID-1119 QPID-1262 : The issue with the SWTDTest was down to QPID-1103 and the fact that the configuration is not propogated to the Java profile. The test runs fine InVM but cannot be run externally until QPID-1103 has been completed. QPID-1262 is still an issue but it is not a blocker for this test.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@704930 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/08ExcludeList')
| -rw-r--r-- | java/08ExcludeList | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/java/08ExcludeList b/java/08ExcludeList index 3e8bdc8ed9..8af1f14a03 100644 --- a/java/08ExcludeList +++ b/java/08ExcludeList @@ -9,5 +9,3 @@ org.apache.qpid.test.testcases.FailoverTest#* org.apache.qpid.test.client.failover.FailoverTest#test4MinuteFailover // QPID-1225 : Temporary remove this test until the problem has been addressed org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess -// QPID-1262, QPID-1119 : This test fails occasionally due to potential protocol issue. -org.apache.qpid.test.client.timeouts.SyncWaitTimeoutDelayTest#* |
