← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1568018] [NEW] Stable liberty seems to fail tests

 

Public bug reported:

Overview:
When running tox -epy27 this seems to occur.

Output:
016-04-05 09:32:46.225 | FAIL: magnum.tests.unit.api.test_hooks.TestContextHook.test_context_hook_before_method
2016-04-05 09:32:46.225 | tags: worker-3
2016-04-05 09:32:46.225 | ----------------------------------------------------------------------
2016-04-05 09:32:46.225 | Empty attachments:
2016-04-05 09:32:46.225 |   stderr
2016-04-05 09:32:46.225 |   stdout
2016-04-05 09:32:46.225 | 
2016-04-05 09:32:46.225 | Traceback (most recent call last):
2016-04-05 09:32:46.226 |   File "magnum/tests/unit/api/test_hooks.py", line 51, in test_context_hook_before_method
2016-04-05 09:32:46.226 |     ','.join(ctx.roles))
2016-04-05 09:32:46.226 |   File "/home/jenkins/workspace/gate-magnum-python27/.tox/py27/local/lib/python2.
7/site-packages/testtools/testcase.py", line 362, in assertEqual
2016-04-05 09:32:46.226 |     self.assertThat(observed, matcher, message)
2016-04-05 09:32:46.226 |   File "/home/jenkins/workspace/gate-magnum-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 447, in assertThat
2016-04-05 09:32:46.227 |     raise mismatch_error
2016-04-05 09:32:46.227 | testtools.matchers._impl.MismatchError: 'role1,role2' != ''

** Affects: glance
     Importance: Undecided
     Assignee: Niall Bunting (niall-bunting)
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1568018

Title:
  Stable liberty seems to fail tests

Status in Glance:
  New

Bug description:
  Overview:
  When running tox -epy27 this seems to occur.

  Output:
  016-04-05 09:32:46.225 | FAIL: magnum.tests.unit.api.test_hooks.TestContextHook.test_context_hook_before_method
  2016-04-05 09:32:46.225 | tags: worker-3
  2016-04-05 09:32:46.225 | ----------------------------------------------------------------------
  2016-04-05 09:32:46.225 | Empty attachments:
  2016-04-05 09:32:46.225 |   stderr
  2016-04-05 09:32:46.225 |   stdout
  2016-04-05 09:32:46.225 | 
  2016-04-05 09:32:46.225 | Traceback (most recent call last):
  2016-04-05 09:32:46.226 |   File "magnum/tests/unit/api/test_hooks.py", line 51, in test_context_hook_before_method
  2016-04-05 09:32:46.226 |     ','.join(ctx.roles))
  2016-04-05 09:32:46.226 |   File "/home/jenkins/workspace/gate-magnum-python27/.tox/py27/local/lib/python2.
  7/site-packages/testtools/testcase.py", line 362, in assertEqual
  2016-04-05 09:32:46.226 |     self.assertThat(observed, matcher, message)
  2016-04-05 09:32:46.226 |   File "/home/jenkins/workspace/gate-magnum-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 447, in assertThat
  2016-04-05 09:32:46.227 |     raise mismatch_error
  2016-04-05 09:32:46.227 | testtools.matchers._impl.MismatchError: 'role1,role2' != ''

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1568018/+subscriptions


Follow ups