Test failure: com.github.ambry.server.ServerSSLTest > undeleteCornerCasesTest
@justinlin-linkedin is already working on this.
Since Mar 21, 2021.
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 298
- Avg merge
- 21h 43m
- Merged PRs (30d)
- 9
Description
com.github.ambry.server.ServerSSLTest > undeleteCornerCasesTest[1] FAILED
java.lang.AssertionError: expected:<0> but was:<1>
at org.junit.Assert.fail(Assert.java:91)
at org.junit.Assert.failNotEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:126)
at org.junit.Assert.assertEquals(Assert.java:470)
at org.junit.Assert.assertEquals(Assert.java:454)
at com.github.ambry.server.ServerTestUtil.undeleteCornerCasesTest(ServerTestUtil.java:2185)
at com.github.ambry.server.ServerSSLTest.undeleteCornerCasesTest(ServerSSLTest.java:169)
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.