[
https://issues.apache.org/jira/browse/ZOOKEEPER-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13852521#comment-13852521
]
Flavio Junqueira commented on ZOOKEEPER-1849:
---------------------------------------------
There is only one test case that fails for me now in NioNettySuiteHammerTest:
{noformat}
Testcase: testHammer took 149.091 sec
FAILED
waiting for server up
junit.framework.AssertionFailedError: waiting for server up
at
org.apache.zookeeper.test.QuorumBase.startServers(QuorumBase.java:188)
at
org.apache.zookeeper.test.QuorumBase.startServers(QuorumBase.java:113)
at
org.apache.zookeeper.test.AsyncHammerTest.restart(AsyncHammerTest.java:61)
at
org.apache.zookeeper.test.AsyncHammerTest.testHammer(AsyncHammerTest.java:193)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
Testcase: testObserversHammer took 25.375 sec
{noformat}
I think you said it doesn't fail for you, is it right, Germán?
> NioNettySuiteTest fails in windows build
> ----------------------------------------
>
> Key: ZOOKEEPER-1849
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1849
> Project: ZooKeeper
> Issue Type: Sub-task
> Components: tests
> Affects Versions: 3.4.5, 3.5.0
> Reporter: Germán Blanco
> Assignee: Germán Blanco
> Priority: Blocker
> Fix For: 3.4.6, 3.5.0
>
> Attachments: ZOOKEEPER-1849.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)