yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #86778
[Bug 1934519] Re: nova.tests.functional.test_nova_manage.{TestDBArchiveDeletedRowsMultiCell, TestDBArchiveDeletedRows}.test_archive_task_logs failing
This bug is unfortunately back again today and I'm working on a fix
again.
** Changed in: nova
Status: Fix Released => In Progress
** Changed in: nova
Assignee: (unassigned) => melanie witt (melwitt)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1934519
Title:
nova.tests.functional.test_nova_manage.{TestDBArchiveDeletedRowsMultiCell,
TestDBArchiveDeletedRows}.test_archive_task_logs failing
Status in OpenStack Compute (nova):
In Progress
Bug description:
https://zuul.opendev.org/t/openstack/builds?job_name=nova-tox-
functional-py38&project=openstack%2Fnova&branch=master&pipeline=check
https://925ac014ce9affd643c5-922c284b53012421c7cb8203c60422be.ssl.cf2.rackcdn.com/780147/23/check/nova-
tox-functional-py38/8da78ca/testr_results.html
Traceback (most recent call last):
File "/home/zuul/src/opendev.org/openstack/nova/nova/tests/functional/test_nova_manage.py", line 1735, in test_archive_task_logs
self.assertRegex(self.output.getvalue(), r'\| task_log\s+\| 2')
File "/home/zuul/src/opendev.org/openstack/nova/.tox/functional-py38/lib/python3.8/site-packages/unittest2/case.py", line 1304, in assertRegex
raise self.failureException(msg)
AssertionError: Regex didn't match: '\\| task_log\\s+\\| 2' not found in 'Nothing was archived.\n+----------+-------------------------+\n| Table | Number of Rows Archived |\n+----------+-------------------------+\n| task_log | 1 |\n+----------+-------------------------+\n+----------+-------------------------+\n| Table | Number of Rows Archived |\n+----------+-------------------------+\n| task_log | 1 |\n+----------+-------------------------+\n'
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1934519/+subscriptions
References