Python 3.11 unit test failures

Bug #2002585 reported by Corey Bryant
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
New
Undecided
Unassigned

Bug Description

==============================
Failed 2 tests - output below:
==============================

murano.tests.unit.engine.system.test_agent.TestExecutionPlan.test_file_line_endings
-----------------------------------------------------------------------------------

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    Traceback (most recent call last):

      File "/usr/lib/python3.11/unittest/mock.py", line 1369, in patched
    return func(*newargs, **newkeywargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

      File "/home/corey/pkg/antelope/upstream/murano/murano/tests/unit/engine/system/test_agent.py", line 677, in test_file_line_endings
    result = resources.string(script_file.name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

      File "/home/corey/pkg/antelope/upstream/murano/murano/tests/unit/engine/system/test_agent.py", line 652, in string
    return resource_manager.ResourceManager.string(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

      File "/home/corey/pkg/antelope/upstream/murano/murano/engine/system/resource_manager.py", line 61, in string
    with open(path, mode) as file:
         ^^^^^^^^^^^^^^^^

    ValueError: invalid mode: 'rU'

Captured pythonlogging:
~~~~~~~~~~~~~~~~~~~~~~~
    Key file %s does not exist. Message signing is disabled

murano.tests.unit.engine.test_mock_context_manager.TestMockManager.test_create_type_context
-------------------------------------------------------------------------------------------

Captured traceback:
~~~~~~~~~~~~~~~~~~~
    Traceback (most recent call last):

      File "/home/corey/pkg/antelope/upstream/murano/murano/tests/unit/engine/test_mock_context_manager.py", line 76, in test_create_type_context
    p.start()

      File "/usr/lib/python3.11/unittest/mock.py", line 1585, in start
    result = self.__enter__()
             ^^^^^^^^^^^^^^^^

      File "/usr/lib/python3.11/unittest/mock.py", line 1437, in __enter__
    original, local = self.get_original()
                      ^^^^^^^^^^^^^^^^^^^

      File "/usr/lib/python3.11/unittest/mock.py", line 1410, in get_original
    raise AttributeError(

    AttributeError: <module 'inspect' from '/usr/lib/python3.11/inspect.py'> does not have the attribute 'getargspec'

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to murano (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/murano/+/869880

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on murano (master)

Change abandoned by "Ghanshyam <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/murano/+/869880
Reason: Murano project has been retired https://review.opendev.org/c/openstack/governance/+/919358

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.