summaryrefslogtreecommitdiff
path: root/java
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
commit470000269ce8fa7bfe64519c5f09f9add3f0d72f (patch)
treecde95ab0c449ff5b39ac61208b523cbf46b61f9d /java
parent337948938355de6d7efab96581fdee163a48c684 (diff)
downloadqpid-python-470000269ce8fa7bfe64519c5f09f9add3f0d72f.tar.gz
excluded more InVM tests from the cpp profiles
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@690338 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/010ExcludeList2
-rw-r--r--java/010ExcludeList-noPrefetch1
-rw-r--r--java/010ExcludeList-store1
3 files changed, 3 insertions, 1 deletions
diff --git a/java/010ExcludeList b/java/010ExcludeList
index 8e7f8d253c..3b9c945651 100644
--- a/java/010ExcludeList
+++ b/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/java/010ExcludeList-noPrefetch b/java/010ExcludeList-noPrefetch
index 102b874da2..7e71029b43 100644
--- a/java/010ExcludeList-noPrefetch
+++ b/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/java/010ExcludeList-store b/java/010ExcludeList-store
index d8bb289992..d2077ea56e 100644
--- a/java/010ExcludeList-store
+++ b/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#*