Test failure: com.github.ambry.frontend.FrontendIntegrationTest > multipartPostGetHeadUpdateDeleteUndeleteTest
@cgtz is already working on this.
Since Oct 7, 2020.
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 298
- Avg merge
- 21h 43m
- Merged PRs (30d)
- 9
Description
Note: this test is run 20 total times, in this case it failed on the 11th run.
Stacktrace:
com.github.ambry.frontend.FrontendIntegrationTest > multipartPostGetHeadUpdateDeleteUndeleteTest[11] FAILED
java.lang.IllegalStateException: Should have received response. completion context: ChannelCloseListener::operationComplete
at com.github.ambry.frontend.FrontendIntegrationTest.getHttpResponse(FrontendIntegrationTest.java:1342)
at com.github.ambry.frontend.FrontendIntegrationTest.getBlobInfoAndVerify(FrontendIntegrationTest.java:971)
at com.github.ambry.frontend.FrontendIntegrationTest.verifyOperationsAfterDelete(FrontendIntegrationTest.java:1240)
at com.github.ambry.frontend.FrontendIntegrationTest.doPostGetHeadUpdateDeleteUndeleteTest(FrontendIntegrationTest.java:719)
at com.github.ambry.frontend.FrontendIntegrationTest.multipartPostGetHeadUpdateDeleteUndeleteTest(FrontendIntegrationTest.java:287)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.