Fail stack_tags functional test

Bug #1517044 reported by Sergey Kraynev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Confirmed
Medium
Unassigned

Bug Description

We have a strange fail of functional test for tags:

http://logs.openstack.org/66/245066/3/check/gate-heat-dsvm-functional-orig-mysql/1a0f85f/console.html

with traceback:

2015-11-17 12:36:21.511 | 2015-11-17 12:36:21.448 | Captured traceback:
2015-11-17 12:36:21.514 | 2015-11-17 12:36:21.451 | ~~~~~~~~~~~~~~~~~~~
2015-11-17 12:36:21.516 | 2015-11-17 12:36:21.454 | Traceback (most recent call last):
2015-11-17 12:36:21.519 | 2015-11-17 12:36:21.457 | File "heat_integrationtests/functional/test_stack_tags.py", line 56, in test_stack_tag
2015-11-17 12:36:21.623 | 2015-11-17 12:36:21.473 | self.assertEqual(['tag1', 'tag2'], updated_stack.tags)
2015-11-17 12:36:21.623 | 2015-11-17 12:36:21.475 | File "/opt/stack/new/heat/.tox/integration/local/lib/python2.7/site-packages/testtools/testcase.py", line 350, in assertEqual
2015-11-17 12:36:21.623 | 2015-11-17 12:36:21.501 | self.assertThat(observed, matcher, message)
2015-11-17 12:36:21.623 | 2015-11-17 12:36:21.506 | File "/opt/stack/new/heat/.tox/integration/local/lib/python2.7/site-packages/testtools/testcase.py", line 435, in assertThat
2015-11-17 12:36:21.623 | 2015-11-17 12:36:21.510 | raise mismatch_error
2015-11-17 12:36:21.623 | 2015-11-17 12:36:21.513 | testtools.matchers._impl.MismatchError: ['tag1', 'tag2'] != None

Changed in heat:
milestone: mitaka-1 → mitaka-2
Changed in heat:
milestone: mitaka-2 → mitaka-3
Changed in heat:
milestone: mitaka-3 → mitaka-rc1
Changed in heat:
milestone: mitaka-rc1 → newton-1
Rabi Mishra (rabi)
Changed in heat:
milestone: newton-1 → newton-2
Thomas Herve (therve)
Changed in heat:
milestone: newton-2 → ongoing
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.