Actions
Bug #9984
closed[Testing] test_shutdown_declined_when_idle_and_job_queued flaky
Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
https://ci.curoverse.com/job/run-tests-remainder/102/consoleFull
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
Actions