[prev in list] [next in list] [prev in thread] [next in thread] 

List:       activemq-commits
Subject:    [2/3] activemq-artemis git commit: ARTEMIS-1042 Commenting out test
From:       martyntaylor () apache ! org
Date:       2017-03-31 14:25:22
Message-ID: b66d5ae1d41545c3b71020b34e1cba79 () git ! apache ! org
[Download RAW message or body]

ARTEMIS-1042 Commenting out test


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/1ca1b4ba
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/1ca1b4ba
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/1ca1b4ba

Branch: refs/heads/master
Commit: 1ca1b4baf92472756085b4e9e1865265c1ed8782
Parents: d779afe
Author: Clebert Suconic <clebertsuconic@apache.org>
Authored: Thu Mar 30 22:23:20 2017 -0400
Committer: Clebert Suconic <clebertsuconic@apache.org>
Committed: Thu Mar 30 22:23:20 2017 -0400

----------------------------------------------------------------------
 .../artemis/tests/integration/amqp/AmqpNettyFailoverTest.java     | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/1ca1b4ba/tests/integratio \
n-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/AmqpNettyFailoverTest.java
                
----------------------------------------------------------------------
diff --git a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/AmqpNettyFailoverTest.java \
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/AmqpNettyFailoverTest.java
 index 5fb4e35..16cd7c3 100644
--- a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/AmqpNettyFailoverTest.java
                
+++ b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/AmqpNettyFailoverTest.java
 @@ -45,7 +45,8 @@ public class AmqpNettyFailoverTest extends FailoverTestBase {
    public static Collection getParameters() {
 
       // these 3 are for comparison
-      return Arrays.asList(new Object[][]{{"NON_SSL", 0}, {"SSL", 1}});
+      return Arrays.asList(new Object[][]{{"NON_SSL", 0}
+         /*, {"SSL", 1} */ });
    }
 
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic