diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2008-08-22 16:52:36 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2008-08-22 16:52:36 +0000 |
| commit | 1ce014b722ca905aa71ac48dff83240d5ea74cc0 (patch) | |
| tree | 593acee5358bf357a4c10c2d8c5ad9f77e83d8c8 /java/08ExcludeList-nonvm | |
| parent | b4edb1c21cc4654b8bda3105f4ee8e20c9385f92 (diff) | |
| download | qpid-python-1ce014b722ca905aa71ac48dff83240d5ea74cc0.tar.gz | |
QPID-1119 : Excluded the InVM test from the external broker runs.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@688117 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/08ExcludeList-nonvm')
| -rw-r--r-- | java/08ExcludeList-nonvm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/08ExcludeList-nonvm b/java/08ExcludeList-nonvm index d35fa1e3da..52250db44e 100644 --- a/java/08ExcludeList-nonvm +++ b/java/08ExcludeList-nonvm @@ -25,3 +25,6 @@ org.apache.qpid.test.client.failover.FailoverTest#* // QPID-1225 : Temporary remove this test until the problem has been addressed org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess +// InVM Broker tests +org.apache.qpid.test.client.timeouts.SyncWaitDelayTest#* + |
