jaredwinick commented on pull request #1113:
URL: https://github.com/apache/fluo/pull/1113#issuecomment-800457112
So after the last commit, the build succeeded. When testing with Github
Actions on my fork, I saw one success and one failure. FWIW, the failures do
seem consistent on the test case that fails
```testGetOldestTimestamp(org.apache.fluo.integration.impl.GarbageCollectionIteratorIT)
Time elapsed: 13.036 sec <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<2>
at
org.apache.fluo.integration.impl.GarbageCollectionIteratorIT.testGetOldestTimestamp(GarbageCollectionIteratorIT.java:282)```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]