You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2022/08/05 17:05:00 UTC

[jira] [Created] (RATIS-1662) Intermittent failure in testEnforceLeader

Attila Doroszlai created RATIS-1662:
---------------------------------------

             Summary: Intermittent failure in testEnforceLeader
                 Key: RATIS-1662
                 URL: https://issues.apache.org/jira/browse/RATIS-1662
             Project: Ratis
          Issue Type: Bug
          Components: test
            Reporter: Attila Doroszlai


{code}
Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 41.327 s <<< FAILURE! - in org.apache.ratis.server.simulation.TestLeaderElectionWithSimulatedRpc
testEnforceLeader(org.apache.ratis.server.simulation.TestLeaderElectionWithSimulatedRpc)  Time elapsed: 10.991 s  <<< FAILURE!
org.junit.ComparisonFailure: expected:<s[3]> but was:<s[0]>
	at org.junit.Assert.assertEquals(Assert.java:117)
	at org.junit.Assert.assertEquals(Assert.java:146)
	at org.apache.ratis.server.impl.LeaderElectionTests.enforceLeader(LeaderElectionTests.java:249)
	at org.apache.ratis.server.impl.LeaderElectionTests.testEnforceLeader(LeaderElectionTests.java:235)
{code}

* https://github.com/adoroszlai/ratis-build-results/blob/master/2022/05/09/1235/unit-server/ratis-test/org.apache.ratis.server.simulation.TestLeaderElectionWithSimulatedRpc.txt
* https://github.com/adoroszlai/ratis-build-results/blob/master/2022/06/20/1328/unit-server/ratis-test/org.apache.ratis.server.simulation.TestLeaderElectionWithSimulatedRpc.txt
* https://github.com/adoroszlai/ratis-build-results/blob/master/2022/07/14/1432/unit-server/ratis-test/org.apache.ratis.server.simulation.TestLeaderElectionWithSimulatedRpc.txt
* https://github.com/adoroszlai/ratis-build-results/blob/master/2022/07/21/1484/unit-server/ratis-test/org.apache.ratis.server.simulation.TestLeaderElectionWithSimulatedRpc.txt



--
This message was sent by Atlassian Jira
(v8.20.10#820010)