← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1705082] [NEW] Glance_store test_add_check_metadata_list_with_valid_mountpoint_locations fails in stable/ocata

 

Public bug reported:

Glance store has a test failure in stable/ocata when tox is run.

==============================
Failed 1 tests - output below:
==============================

glance_store.tests.unit.test_filesystem_store.TestStore.test_add_check_metadata_list_with_valid_mountpoint_locations
--------------------------------------------------------------------------------------------------------------------

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    Traceback (most recent call last):
      File "glance_store/tests/unit/test_filesystem_store.py", line 214, in test_add_check_metadata_list_with_valid_mountpoint_locations
        self.assertEqual(in_metadata[0], metadata)
      File "/Users/rajagast/glance_store/.tox/py27/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual
        self.assertThat(observed, matcher, message)
      File "/Users/rajagast/glance_store/.tox/py27/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
        raise mismatch_error
    testtools.matchers._impl.MismatchError: {'mountpoint': '/tmp', 'id': 'abcdefg'} != {}

** Affects: glance
     Importance: Undecided
         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/1705082

Title:
  Glance_store
  test_add_check_metadata_list_with_valid_mountpoint_locations fails in
  stable/ocata

Status in Glance:
  New

Bug description:
  Glance store has a test failure in stable/ocata when tox is run.

  ==============================
  Failed 1 tests - output below:
  ==============================

  glance_store.tests.unit.test_filesystem_store.TestStore.test_add_check_metadata_list_with_valid_mountpoint_locations
  --------------------------------------------------------------------------------------------------------------------

  Captured traceback:
  ~~~~~~~~~~~~~~~~~~~
      Traceback (most recent call last):
        File "glance_store/tests/unit/test_filesystem_store.py", line 214, in test_add_check_metadata_list_with_valid_mountpoint_locations
          self.assertEqual(in_metadata[0], metadata)
        File "/Users/rajagast/glance_store/.tox/py27/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual
          self.assertThat(observed, matcher, message)
        File "/Users/rajagast/glance_store/.tox/py27/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat
          raise mismatch_error
      testtools.matchers._impl.MismatchError: {'mountpoint': '/tmp', 'id': 'abcdefg'} != {}

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


Follow ups