← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1798594] [NEW] PendingDeprecationWarning: Please use assertRegex instead.

 

Public bug reported:

When executing 'tox -e functional-py35', the following deprecation warning is shown.
It should be fixed.

{3}
nova.tests.functional.test_nova_manage.TestDBArchiveDeletedRows.test_archive_instance_group_members
[4.945997s] ... ok

Captured stderr:
~~~~~~~~~~~~~~~~
(snipped...)
    b'/tmp/nova/nova/tests/functional/test_nova_manage.py:779: PendingDeprecationWarning: Please use assertRegex instead.'
    b'  ".*instance_group_member.*\\| 1.*")'
    b''

** Affects: nova
     Importance: Undecided
     Assignee: Takashi NATSUME (natsume-takashi)
         Status: In Progress


** Tags: testing

-- 
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/1798594

Title:
  PendingDeprecationWarning: Please use assertRegex instead.

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  When executing 'tox -e functional-py35', the following deprecation warning is shown.
  It should be fixed.

  {3}
  nova.tests.functional.test_nova_manage.TestDBArchiveDeletedRows.test_archive_instance_group_members
  [4.945997s] ... ok

  Captured stderr:
  ~~~~~~~~~~~~~~~~
  (snipped...)
      b'/tmp/nova/nova/tests/functional/test_nova_manage.py:779: PendingDeprecationWarning: Please use assertRegex instead.'
      b'  ".*instance_group_member.*\\| 1.*")'
      b''

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


Follow ups