You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2019/10/21 12:39:00 UTC

[GitHub] [ignite] NSAmelchev commented on a change in pull request #6986: IGNITE-12302 Test ZookeeperDiscoveryTopologyChangeAndReconnectTest.testDuplicatedNodeId is broken.

NSAmelchev commented on a change in pull request #6986: IGNITE-12302 Test ZookeeperDiscoveryTopologyChangeAndReconnectTest.testDuplicatedNodeId is broken.
URL: https://github.com/apache/ignite/pull/6986#discussion_r336992542
 
 

 ##########
 File path: modules/zookeeper/src/test/java/org/apache/ignite/spi/discovery/zk/internal/ZookeeperDiscoveryTopologyChangeAndReconnectTest.java
 ##########
 @@ -562,32 +564,23 @@ public void testForcibleClientFail() throws Exception {
      * @throws Exception If failed.
      */
     @Test
+    @WithSystemProperty(key = IGNITE_SQL_DISABLE_SYSTEM_VIEWS, value = "true")
 
 Review comment:
   @alex-plekhanov, thanks for the suggestion. I have fixed the test. Could you take a look? [TC test suite](https://ci.ignite.apache.org/viewLog.html?buildId=4713749&buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery1) looks fine.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services