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
BUG REPORT
Describe the bug
Tests flaked with
Expected behavior
repeatedly passing tests