summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2008-08-29 17:02:54 +0000
committerRafael H. Schloming <rhs@apache.org>2008-08-29 17:02:54 +0000
commit7e09c5c3cbf08862ca8a3bdf509a127e9d2d20f9 (patch)
tree53d0c409c07f526cb0097b1c6d88868e2a5caf4d
parent9322e5c34a7ee23599f1bcdee28411f9f9cd904a (diff)
downloadqpid-python-7e09c5c3cbf08862ca8a3bdf509a127e9d2d20f9.tar.gz
excluded more InVM tests from the cpp profiles
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@690338 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/java/010ExcludeList2
-rw-r--r--qpid/java/010ExcludeList-noPrefetch1
-rw-r--r--qpid/java/010ExcludeList-store1
3 files changed, 3 insertions, 1 deletions
diff --git a/qpid/java/010ExcludeList b/qpid/java/010ExcludeList
index 8e7f8d253c..3b9c945651 100644
--- a/qpid/java/010ExcludeList
+++ b/qpid/java/010ExcludeList
@@ -67,4 +67,4 @@ org.apache.qpid.test.unit.topic.TopicSessionTest#testNonMatchingMessagesDoNotFil
org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueSuccess
// InVM Broker tests
org.apache.qpid.test.client.timeouts.SyncWaitDelayTest#*
-
+org.apache.qpid.test.client.timeouts.SyncWaitTimeoutDelayTest#*
diff --git a/qpid/java/010ExcludeList-noPrefetch b/qpid/java/010ExcludeList-noPrefetch
index 102b874da2..7e71029b43 100644
--- a/qpid/java/010ExcludeList-noPrefetch
+++ b/qpid/java/010ExcludeList-noPrefetch
@@ -57,3 +57,4 @@ org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueS
// InVM Broker tests
org.apache.qpid.test.client.timeouts.SyncWaitDelayTest#*
+org.apache.qpid.test.client.timeouts.SyncWaitTimeoutDelayTest#*
diff --git a/qpid/java/010ExcludeList-store b/qpid/java/010ExcludeList-store
index d8bb289992..d2077ea56e 100644
--- a/qpid/java/010ExcludeList-store
+++ b/qpid/java/010ExcludeList-store
@@ -60,3 +60,4 @@ org.apache.qpid.server.security.acl.SimpleACLTest#testClientPublishInvalidQueueS
// InVM Broker tests
org.apache.qpid.test.client.timeouts.SyncWaitDelayTest#*
+org.apache.qpid.test.client.timeouts.SyncWaitTimeoutDelayTest#*