diff options
Diffstat (limited to 'java/test-profiles/JavaInVMExcludes')
-rw-r--r-- | java/test-profiles/JavaInVMExcludes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/test-profiles/JavaInVMExcludes b/java/test-profiles/JavaInVMExcludes index b81df15f1a..a51ef1e4e2 100644 --- a/java/test-profiles/JavaInVMExcludes +++ b/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 |