diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2008-09-02 14:28:04 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2008-09-02 14:28:04 +0000 |
| commit | 588895300b227c45c1c2bf94a8c74b018c269821 (patch) | |
| tree | 16ff55ac6db8af8e5f6f51a0cf433f6a6f47b771 /java/08ExcludeList-nonvm | |
| parent | 1a3494f818778245b81c0ece7cd4430e4f3a9783 (diff) | |
| download | qpid-python-588895300b227c45c1c2bf94a8c74b018c269821.tar.gz | |
QPID-1119 : Exclude the Delay test from testing as until QPID-1262 is resolved
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@691261 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/08ExcludeList-nonvm')
| -rw-r--r-- | java/08ExcludeList-nonvm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/08ExcludeList-nonvm b/java/08ExcludeList-nonvm index 52250db44e..e80106f9f4 100644 --- a/java/08ExcludeList-nonvm +++ b/java/08ExcludeList-nonvm @@ -28,3 +28,5 @@ org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueS // InVM Broker tests org.apache.qpid.test.client.timeouts.SyncWaitDelayTest#* +// QPID-1262, QPID-1119 : This test fails occasionally due to potential protocol issue. +org.apache.qpid.test.client.timeouts.SyncWaitTimeoutDelayTest#* |
