tisonkun commented on PR #677: URL: https://github.com/apache/ratis/pull/677#issuecomment-1179645220
``` Error: Failures: Error: TestLeaderElectionWithSimulatedRpc>LeaderElectionTests.testEnforceLeader:235->LeaderElectionTests.enforceLeader:249 expected:<s[1]> but was:<s[3]> Error: TestServerRestartWithSimulatedRpc>ServerRestartTests.testRestartWithCorruptedLogEntryWithException:345->BaseTest.testFailureCase:167->BaseTest.testFailureCase:159 The test "restart-fail-ChecksumException" does not throw anything. Error: Errors: Error: TestNettyDataStreamChainTopologyWithGrpcCluster>DataStreamAsyncClusterTests.testMultipleStreamsMultipleServersStepDownLeader:78->DataStreamAsyncClusterTests.runTestDataStreamStepDownLeader:82->DataStreamAsyncClusterTests.runTestDataStream:97 » TestTimedOut Error: TestNettyDataStreamStarTopologyWithGrpcCluster.testMultipleStreamsMultipleServers » Completion Error: TestNettyDataStreamStarTopologyWithGrpcCluster>DataStreamAsyncClusterTests.lambda$runTestDataStream$2:106 » Completion ``` * `TestLeaderElectionWithSimulatedRpc>LeaderElectionTests.testEnforceLeader` cannot reproduce locally. * `TestServerRestartWithSimulatedRpc>ServerRestartTests.testRestartWithCorruptedLogEntryWithException` cannot reproduce locally, reported above. * `TestNettyDataStreamChainTopologyWithGrpcCluster.testMultipleStreamsMultipleServersStepDownLeader` failed on master also, reported above. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
