Project

General

Profile

Bug #9984

Updated by Peter Amstutz over 7 years ago

https://ci.curoverse.com/job/run-tests-remainder/102/consoleFull 

 <pre> 
 FAIL: test_shutdown_declined_when_idle_and_job_queued (tests.test_daemon.NodeManagerDaemonActorTestCase) 
 ---------------------------------------------------------------------- 
 Traceback (most recent call last): 
   File "/data/1/jenkins/workspace/run-tests-remainder/services/nodemanager/tests/test_daemon.py", line 499, in test_shutdown_declined_when_idle_and_job_queued 
     self.assertFalse(self.node_shutdown.start.called) 
 AssertionError: True is not false 
 </pre> 

Back