Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created April 17, 2014 15:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notmyname/5743cce010dac01a5e19 to your computer and use it in GitHub Desktop.
Save notmyname/5743cce010dac01a5e19 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/mock.py", line 1224, in patched
return func(*args, **keywargs)
File "/home/swift/swift/test/unit/common/test_internal_client.py", line 1051, in test_get_with_retries
self.assertEqual(request.call_count, 3)
AssertionError: 2 != 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment