You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
com.github.ambry.router.PutManagerTest > testConcurrentPutsSuccess[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.testConcurrentPutsSuccess(PutManagerTest.java:547)
com.github.ambry.router.PutManagerTest > testBadCallback[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.testBadCallback(PutManagerTest.java:395)
https://gradle.com/s/un4v64r2kdvka
The text was updated successfully, but these errors were encountered: