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 > testLaterChunkFailure[0] FAILED
java.lang.AssertionError: exception 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.assertFailure(PutManagerTest.java:1244)
at com.github.ambry.router.PutManagerTest.submitPutsAndAssertFailure(PutManagerTest.java:970)
at com.github.ambry.router.PutManagerTest.testLaterChunkFailure(PutManagerTest.java:665)
https://gradle.com/s/iiwq4t6tbpewe
I've been seeing a lot of test failures in PutManagerTest recently. I will try to dig into this.
The text was updated successfully, but these errors were encountered: