ambry icon indicating copy to clipboard operation
ambry copied to clipboard

Test failure: com.github.ambry.server.ServerSSLTest > undeleteCornerCasesTest

Open cgtz opened this issue 4 years ago • 1 comments

Fails in github actions logs_232.zip

com.github.ambry.server.ServerSSLTest > undeleteCornerCasesTest[0] FAILED
    java.lang.AssertionError: 
        at org.junit.Assert.fail(Assert.java:91)
        at org.junit.Assert.fail(Assert.java:98)
        at com.github.ambry.server.ServerTestUtil.undeleteCornerCasesTest(ServerTestUtil.java:2298)
        at com.github.ambry.server.ServerSSLTest.undeleteCornerCasesTest(ServerSSLTest.java:169)

https://gradle.com/s/3fo3bmixt23lu

cgtz avatar Jun 23 '21 20:06 cgtz

also https://gradle.com/s/zf64ebup7y4sy

cgtz avatar Jun 28 '21 19:06 cgtz