Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure: com.github.ambry.router.PutManagerTest > testLaterChunkFailure[0] FAILED #1678

Open
cgtz opened this issue Oct 28, 2020 · 0 comments
Assignees

Comments

@cgtz
Copy link
Contributor

cgtz commented Oct 28, 2020

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.

@cgtz cgtz self-assigned this Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant