ambry icon indicating copy to clipboard operation
ambry copied to clipboard

Test failure: com.github.ambry.server.ServerPlaintextTokenTest > endToEndReplicationWithMultiNodeSinglePartitionTest

Open cgtz opened this issue 4 years ago • 0 comments

failed on gh-a

com.github.ambry.server.ServerPlaintextTokenTest > endToEndReplicationWithMultiNodeSinglePartitionTest[0] FAILED
    java.lang.AssertionError: Could not find target token offset: 13206
        at org.junit.Assert.fail(Assert.java:91)
        at com.github.ambry.server.ServerTestUtil.checkReplicaTokens(ServerTestUtil.java:2587)
        at com.github.ambry.server.ServerTestUtil.endToEndReplicationWithMultiNodeSinglePartitionTest(ServerTestUtil.java:1853)
        at com.github.ambry.server.ServerPlaintextTokenTest.endToEndReplicationWithMultiNodeSinglePartitionTest(ServerPlaintextTokenTest.java:94)

https://gradle.com/s/uunclclovgues

cgtz avatar Jun 28 '21 20:06 cgtz