You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/09/28 20:29:06 UTC

[GitHub] [accumulo] DomGarguilo edited a comment on issue #1841: Broken or Flaky test: ConcurrentDeleteTableIT takes 30 minutes to run!!!

DomGarguilo edited a comment on issue #1841:
URL: https://github.com/apache/accumulo/issues/1841#issuecomment-929586266


   I'm reopening this issue for now since this test still appears to be flaky. The changes in #1847 just increased the timeout. I'm not sure that this helped because the test still hits its timeout after 7 mins. I have been running this test on main and seeing the timeout most frequently. Less frequently I see the test pass and I also see it fail with the below error:
   ```
   java.lang.RuntimeException: org.apache.accumulo.core.client.AccumuloException: Table is being deleted
   ```
   [Here](https://ci-builds.apache.org/job/Accumulo/job/main/org.apache.accumulo$accumulo-test/186/testReport/junit/org.apache.accumulo.test.functional/ConcurrentDeleteTableIT/testConcurrentFateOpsWithDelete/) is an example failure from a jenkins run.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org