Project

General

Profile

Bug #19405

Updated by Kefu Chai about 7 years ago

 
 Jenkins make check failure 
 <pre> 
 

 [ RUN        ] TestMockLeaderWatcher.AcquireError 
 /home/jenkins-build/build/workspace/ceph-pull-requests/src/test/rbd_mirror/test_mock_LeaderWatcher.cc:368: Failure 
 Mock function called more times than expected - returning default value. 
     Function call: is_state_locked() 
           Returns: false 
          Expected: to be called once 
            Actual: called twice - over-saturated and active 
 [    FAILED    ] TestMockLeaderWatcher.AcquireError (1 ms) 
 ... 
 166 - unittest_rbd_mirror (Failed) 
 </pre>

Back