Skip to content

Instantly share code, notes, and snippets.

@smerritt
Created January 11, 2018 20:30
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 smerritt/7dad7cacf8a4b12432557e326b3fa61d to your computer and use it in GitHub Desktop.
Save smerritt/7dad7cacf8a4b12432557e326b3fa61d to your computer and use it in GitHub Desktop.
2018-01-11 20:07:17.851149 | ubuntu-xenial | ======================================================================
2018-01-11 20:07:17.851265 | ubuntu-xenial | FAIL: test_multiple_tier_dispersion (test.unit.common.ring.test_builder.TestRingBuilderDispersion)
2018-01-11 20:07:17.851332 | ubuntu-xenial | ----------------------------------------------------------------------
2018-01-11 20:07:17.851378 | ubuntu-xenial | Traceback (most recent call last):
2018-01-11 20:07:17.851471 | ubuntu-xenial | File "/home/zuul/src/git.openstack.org/openstack/swift/test/unit/common/ring/test_builder.py", line 4503, in test_multiple_tier_dispersion
2018-01-11 20:07:17.851510 | ubuntu-xenial | delta=5)
2018-01-11 20:07:17.851598 | ubuntu-xenial | File "/home/zuul/src/git.openstack.org/openstack/swift/test/unit/common/ring/test_builder.py", line 4385, in assertAlmostPartCount
2018-01-11 20:07:17.851648 | ubuntu-xenial | 'to expected:\n' + '\n'.join(msgs))
2018-01-11 20:07:17.851703 | ubuntu-xenial | AssertionError: part counts not close enough to expected:
2018-01-11 20:07:17.851751 | ubuntu-xenial | parts in 127.1.1.5 was 395 expected 401
2018-01-11 20:07:17.851801 | ubuntu-xenial | """Fail immediately, with the given message."""
2018-01-11 20:07:17.851884 | ubuntu-xenial | >> raise self.failureException('part counts not close enough to expected:\nparts in 127.1.1.5 was 395 expected 401')
2018-01-11 20:07:17.851920 | ubuntu-xenial |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment