[ https://issues.apache.org/jira/browse/ZOOKEEPER-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954558#comment-15954558 ]
Sneha Kanekar commented on ZOOKEEPER-2717: ------------------------------------------ Any update on this? > org.apache.zookeeper.server.quorum.RaceConditionTest fails intermittently > ------------------------------------------------------------------------- > > Key: ZOOKEEPER-2717 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2717 > Project: ZooKeeper > Issue Type: Test > Components: quorum, server, tests > Affects Versions: 3.6.0 > Environment: Ubuntu:14.04 > Reporter: Sneha Kanekar > Labels: ppc64le, x86 > Attachments: RaceConditionTestErrorLog.txt > > > The test-suite org.apache.zookeeper.server.quorum.RaceConditionTest fails > intermittently on ppc64le and x86 architechture with following error message: > {code:borderStyle=solid} > org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor > Stacktrace: > Leader failed to transition to new state. Current state is leading > junit.framework.AssertionFailedError: Leader failed to transition to new > state. Current state is leading > at > org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor(RaceConditionTest.java:82) > at > org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79) > at java.util.concurrent.FutureTask.run(FutureTask.java:266) > at java.lang.Thread.run(Thread.java:745) > {code} > Also I have attached the standard output log file. -- This message was sent by Atlassian JIRA (v6.3.15#6346)