Project

General

Profile

Actions

Bug #12058

closed

[node manager] failing test

Added by Peter Amstutz over 6 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-

Description

======================================================================
FAIL: test_unsatisfiable_jobs (tests.test_jobqueue.JobQueueMonitorActorTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/peter/work/scripts/venv/local/lib/python2.7/site-packages/mock/mock.py", line 1305, in patched
    return func(*args, **keywargs)
  File "/home/peter/.arvbox/arvbox/arvados/services/nodemanager/tests/test_jobqueue.py", line 169, in test_unsatisfiable_jobs
    self.client.jobs().cancel.assert_called_with(uuid=job_uuid)
  File "/home/peter/work/scripts/venv/local/lib/python2.7/site-packages/mock/mock.py", line 925, in assert_called_with
    raise AssertionError('Expected call: %s\nNot called' % (expected,))
AssertionError: Expected call: cancel(uuid='zzzzz-8i9sb-zzzzzzzzzzzzzzz')
Not called
Actions

Also available in: Atom PDF