summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/JavaInVMExcludes
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2010-08-09 20:29:17 +0000
committerRobert Gemmell <robbie@apache.org>2010-08-09 20:29:17 +0000
commitabe3cdd9b1c10a7ace5c10ff660f1a8ad4664b86 (patch)
tree22fb1897f0456a7bf420c95f6dedc78fd84ceded /qpid/java/test-profiles/JavaInVMExcludes
parent74a19608af74614575d1185b9dacc71bf1f00c41 (diff)
downloadqpid-python-abe3cdd9b1c10a7ace5c10ff660f1a8ad4664b86.tar.gz
QPID-2775: Exclude the FirewallConfigTest from InVM test runs, the tests no-op because the Firewall plugin only operates on TCP connections
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@983806 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaInVMExcludes')
-rw-r--r--qpid/java/test-profiles/JavaInVMExcludes3
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/JavaInVMExcludes b/qpid/java/test-profiles/JavaInVMExcludes
index b81df15f1a..a51ef1e4e2 100644
--- a/qpid/java/test-profiles/JavaInVMExcludes
+++ b/qpid/java/test-profiles/JavaInVMExcludes
@@ -2,6 +2,9 @@
//Exclude the following tests when running the InVM default test profile
//======================================================================
+// The FirewallPlugin only operates for TCP connections, the tests NO-OP when run InVM
+org.apache.qpid.server.security.firewall.FirewallConfigTest#*
+
// This test requires a broker capable of 0-8/9 and 0-10
org.apache.qpid.test.client.message.JMSDestinationTest#testReceiveResend