Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.9.0, 3.0.0-alpha4, 2.8.2
-
Component/s: None
-
Labels:None
Description
org.mockito.exceptions.verification.TooLittleActualInvocations: callQueueManager.put(<any>); Wanted 2 times: -> at org.apache.hadoop.ipc.TestIPC.checkBlocking(TestIPC.java:810) But was 1 time: -> at org.apache.hadoop.ipc.Server.queueCall(Server.java:2466) at org.apache.hadoop.ipc.TestIPC.checkBlocking(TestIPC.java:810) at org.apache.hadoop.ipc.TestIPC.testIpcWithReaderQueuing(TestIPC.java:738)