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 2022/09/21 18:45:54 UTC

[GitHub] [accumulo] dlmarion opened a new issue, #2948: Broken or Flaky test: ShellServerIT.testFateSummaryCommandWithSlowCompaction

dlmarion opened a new issue, #2948:
URL: https://github.com/apache/accumulo/issues/2948

   **Test name(s)**
   [ERROR] org.apache.accumulo.test.shell.ShellServerIT.testFateSummaryCommandWithSlowCompaction  Time elapsed: 4.365 s  <<< FAILURE!
   org.opentest4j.AssertionFailedError: 
   reportTime present in root@miniInstance ns1.ShellServerIT_testFateSummaryCommandWithSlowCompaction0> fate -summary -np json -t NEW IN_PROGRESS FAILED
    was not true ==> expected: <true> but was: <false>
   


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

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


[GitHub] [accumulo] dlmarion closed issue #2948: Broken or Flaky test: ShellServerIT.testFateSummaryCommandWithSlowCompaction

Posted by GitBox <gi...@apache.org>.
dlmarion closed issue #2948: Broken or Flaky test: ShellServerIT.testFateSummaryCommandWithSlowCompaction
URL: https://github.com/apache/accumulo/issues/2948


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


[GitHub] [accumulo] dlmarion commented on issue #2948: Broken or Flaky test: ShellServerIT.testFateSummaryCommandWithSlowCompaction

Posted by GitBox <gi...@apache.org>.
dlmarion commented on issue #2948:
URL: https://github.com/apache/accumulo/issues/2948#issuecomment-1254148209

   I didn't see one. I'm working on a new test now.


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


[GitHub] [accumulo] EdColeman commented on issue #2948: Broken or Flaky test: ShellServerIT.testFateSummaryCommandWithSlowCompaction

Posted by GitBox <gi...@apache.org>.
EdColeman commented on issue #2948:
URL: https://github.com/apache/accumulo/issues/2948#issuecomment-1254139691

   Is there a similar test / potential problem with moving the cancel command?


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


[GitHub] [accumulo] EdColeman commented on issue #2948: Broken or Flaky test: ShellServerIT.testFateSummaryCommandWithSlowCompaction

Posted by GitBox <gi...@apache.org>.
EdColeman commented on issue #2948:
URL: https://github.com/apache/accumulo/issues/2948#issuecomment-1254137743

   I'll look at moving it.


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


[GitHub] [accumulo] dlmarion commented on issue #2948: Broken or Flaky test: ShellServerIT.testFateSummaryCommandWithSlowCompaction

Posted by GitBox <gi...@apache.org>.
dlmarion commented on issue #2948:
URL: https://github.com/apache/accumulo/issues/2948#issuecomment-1254098027

   @milleruntime @EdColeman  - I think https://github.com/apache/accumulo/pull/2914 broke this test. Should we just remove it, do you know if there is a corresponding test for the admin command?


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


[GitHub] [accumulo] milleruntime commented on issue #2948: Broken or Flaky test: ShellServerIT.testFateSummaryCommandWithSlowCompaction

Posted by GitBox <gi...@apache.org>.
milleruntime commented on issue #2948:
URL: https://github.com/apache/accumulo/issues/2948#issuecomment-1254117554

   I haven't looked at the test but my guess is it should probably be removed. Unless you or Ed want to move it to another IT to test the new summary command in Admin. We have the unit test AdminTest but it will probably be a PITA to mock everything in a unit test.


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