ambry icon indicating copy to clipboard operation
ambry copied to clipboard

Test failure: com.github.ambry.frontend.FrontendIntegrationTest > multipartPostGetHeadUpdateDeleteUndeleteTest

Open lightningrob opened this issue 5 years ago • 0 comments

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)

lightningrob avatar Oct 07 '20 20:10 lightningrob