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 | 082a66b195c67e95624707d5e8f0c17dd3ef3dfb (patch) | |
| tree | d3963952331af6259e0e60b5d543226d5de899e0 /qpid/java/010ExcludeList-noPrefetch | |
| parent | 813b46a3e6198f1cf346370bbfb7078aeac53305 (diff) | |
| download | qpid-python-082a66b195c67e95624707d5e8f0c17dd3ef3dfb.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@691261 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/010ExcludeList-noPrefetch')
| -rw-r--r-- | qpid/java/010ExcludeList-noPrefetch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/010ExcludeList-noPrefetch b/qpid/java/010ExcludeList-noPrefetch index 7e71029b43..dca931b55b 100644 --- a/qpid/java/010ExcludeList-noPrefetch +++ b/qpid/java/010ExcludeList-noPrefetch @@ -57,4 +57,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#* |
