[
https://issues.apache.org/jira/browse/IGNITE-9631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16618847#comment-16618847
]
ASF GitHub Bot commented on IGNITE-9631:
----------------------------------------
GitHub user avplatonov opened a pull request:
https://github.com/apache/ignite/pull/4782
IGNITE-9631: Timeouts in ZookeeperDIscoverySpi test suite
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-9631
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4782.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4782
----
commit f66af0f4707d8df84f9d552a865b75bf303ddb93
Author: Alexey Platonov <aplatonovv@...>
Date: 2018-09-18T09:47:48Z
add timeouts to test
----
> Timeouts in ZookeeperDIscoverySpi test suite
> --------------------------------------------
>
> Key: IGNITE-9631
> URL: https://issues.apache.org/jira/browse/IGNITE-9631
> Project: Ignite
> Issue Type: Bug
> Reporter: Alexey Platonov
> Assignee: Alexey Platonov
> Priority: Major
> Labels: MakeTeamcityGreenAgain
>
> Sometimes this test suite times out. Failed test examples:
> [https://ci.ignite.apache.org/viewLog.html?buildId=1862120&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery2]
> [https://ci.ignite.apache.org/viewLog.html?buildId=1839809&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_ZooKeeperDiscovery2]
> It seems that test class GridCachePartitionedNodeRestartTest times out and
> block all suite.
> We need to add timeouts into test for suite timeouts preventing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)