Project

General

Profile

Bug #18128

Updated by David Zafman over 7 years ago

 
 https://jenkins.ceph.com/job/ceph-pull-requests/15152/ 

 <pre> 
  

  32/154 Test    #39: unittest_ceph_crypto ....................***Failed      0.30 sec 
 [==========] Running 7 tests from 3 test cases. 
 [----------] Global test environment set-up. 
 [----------] 1 test from ForkDeathTest 
 [ RUN        ] ForkDeathTest.MD5 
 /home/jenkins-build/build/workspace/ceph-pull-requests/src/test/ceph_crypto.cc:138: Failure 
 Death test: do_simple_crypto() 
     Result: died but not with expected error. 
   Expected: ^$ 
 Actual msg: 
 [    DEATH     ] 2016-12-01 07:59:11.389116 7ff3ca15dd00 -1 did not load config file, using default settings. 
 [    DEATH     ] 2016-12-01 07:59:11.389116 7ff3ca15dd00 -1 did not load config file, using default settings. 
 [    DEATH     ] 
 [    FAILED    ] ForkDeathTest.MD5 (8 ms) 
 [----------] 1 test from ForkDeathTest (8 ms total) 
 </pre>

Back