milleruntime commented on issue #1084:
URL: https://github.com/apache/accumulo/issues/1084#issuecomment-700231114
Updated list after merging #1713 and copying the accumulo-test jar into lib
directory of the running accumulo 21c7a0b9fea405b834f3c79b5df7de8fc80e184d.
### Timeout failures
org.apache.accumulo.test.functional.SessionBlockVerifyIT
org.apache.accumulo.test.functional.ScanIteratorIT
org.apache.accumulo.test.functional.ReadWriteIT
org.apache.accumulo.test.functional.BulkSplitOptimizationIT
org.apache.accumulo.test.functional.DeleteRowsSplitIT
### Errors
org.apache.accumulo.test.functional.LargeRowIT
```
java.lang.Exception: # of table splits points out of range, #splits=0
table=LargeRowIT_run0 min=4 max=36
at
org.apache.accumulo.test.functional.FunctionalTestUtils.checkSplits(FunctionalTestUtils.java:120)
at
org.apache.accumulo.test.functional.LargeRowIT.test1(LargeRowIT.java:151)
at
org.apache.accumulo.test.functional.LargeRowIT.run(LargeRowIT.java:137)
```
----------------------------------------------------------------
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]