You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/02/10 01:13:25 UTC

[GitHub] [bookkeeper] dlg99 opened a new issue #3034: [FLAKY TEST] :stream:statelib:test failed with "Wanted but not invoked: runnable.run();" on CI

dlg99 opened a new issue #3034:
URL: https://github.com/apache/bookkeeper/issues/3034


   **BUG REPORT**
   
   ***Describe the bug***
   
   Tests flaked with
   ```
   org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest
   
     Test testExecute FAILED
   
     Wanted but not invoked:
     runnable.run();
     -> at org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest.testExecute(MockExecutorControllerWithSchedulerTest.java:76)
     Actually, there were zero interactions with this mock.
         at org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest.testExecute(MockExecutorControllerWithSchedulerTest.java:76)
   
     Test testDelay PASSED
     Test testScheduleAtFixedRate PASSED
     Test testSubmit PASSED
   
   org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest
   
     Test testExecute FAILED
   
     Wanted but not invoked:
     runnable.run();
     -> at org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest.testExecute(MockExecutorControllerWithSchedulerTest.java:76)
     Actually, there were zero interactions with this mock.
         at org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest.testExecute(MockExecutorControllerWithSchedulerTest.java:76)
   
   
   org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest
   
     Test testExecute FAILED
   
     Wanted but not invoked:
     runnable.run();
     -> at org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest.testExecute(MockExecutorControllerWithSchedulerTest.java:76)
     Actually, there were zero interactions with this mock.
         at org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest.testExecute(MockExecutorControllerWithSchedulerTest.java:76)
   
   
   org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest
   
     Test testExecute FAILED
   
     Wanted but not invoked:
     runnable.run();
     -> at org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest.testExecute(MockExecutorControllerWithSchedulerTest.java:76)
     Actually, there were zero interactions with this mock.
         at org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest.testExecute(MockExecutorControllerWithSchedulerTest.java:76)
   
   
   org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest
   
     Test testExecute FAILED
   
     Wanted but not invoked:
     runnable.run();
     -> at org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest.testExecute(MockExecutorControllerWithSchedulerTest.java:76)
     Actually, there were zero interactions with this mock.
         at org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest.testExecute(MockExecutorControllerWithSchedulerTest.java:76)
   
   
   
   123 tests completed, 6 failed
   org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest
   
     Test testExecute FAILED
   
     Wanted but not invoked:
     runnable.run();
     -> at org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest.testExecute(MockExecutorControllerWithSchedulerTest.java:76)
     Actually, there were zero interactions with this mock.
         at org.apache.bookkeeper.statelib.testing.executors.MockExecutorControllerWithSchedulerTest.testExecute(MockExecutorControllerWithSchedulerTest.java:76)
   
   
   FAILURE: Executed 123 tests in 1m 58s (6 failed)
   
   
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   > Task :stream:statelib:test FAILED
   
   ```
   
   ***Expected behavior***
   
   repeatedly passing tests


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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



[GitHub] [bookkeeper] dlg99 closed issue #3034: [FLAKY TEST] :stream:statelib:test failed with "Wanted but not invoked: runnable.run();" on CI

Posted by GitBox <gi...@apache.org>.
dlg99 closed issue #3034:
URL: https://github.com/apache/bookkeeper/issues/3034


   


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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



[GitHub] [bookkeeper] dlg99 closed issue #3034: [FLAKY TEST] :stream:statelib:test failed with "Wanted but not invoked: runnable.run();" on CI

Posted by GitBox <gi...@apache.org>.
dlg99 closed issue #3034:
URL: https://github.com/apache/bookkeeper/issues/3034


   


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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