ambry icon indicating copy to clipboard operation
ambry copied to clipboard

Test failure: com.github.ambry.router.PutManagerTest > testChannelSizeNotSizeInPropertiesPutSuccess[0] FAILED

Open lightningrob opened this issue 5 years ago • 0 comments

com.github.ambry.router.PutManagerTest > testChannelSizeNotSizeInPropertiesPutSuccess[0] FAILED java.lang.AssertionError: blobId should not be null at org.junit.Assert.fail(Assert.java:91) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNotNull(Assert.java:524) at com.github.ambry.router.PutManagerTest.assertSuccess(PutManagerTest.java:1038) at com.github.ambry.router.PutManagerTest.submitPutsAndAssertSuccess(PutManagerTest.java:942) at com.github.ambry.router.PutManagerTest.testChannelSizeNotSizeInPropertiesPutSuccess(PutManagerTest.java:755)

lightningrob avatar Nov 05 '20 00:11 lightningrob