test_weak_ref fails for zed

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

Bug Description

murano.tests.unit.dsl.test_helpers.TestDSLHelpers.test_weak_ref
---------------------------------------------------------------

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

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

      File "/home/corey/pkg/zed/upstream/murano/murano/tests/unit/dsl/test_helpers.py", line 268, in test_weak_ref
    self.assertEqual('weakref',

      File "/home/corey/pkg/zed/upstream/murano/.tox/py310/lib/python3.10/site-packages/testtools/testcase.py", line 393, in assertEqual
    self.assertThat(observed, matcher, message)

      File "/home/corey/pkg/zed/upstream/murano/.tox/py310/lib/python3.10/site-packages/testtools/testcase.py", line 480, in assertThat
    raise mismatch_error

    testtools.matchers._impl.MismatchError: 'weakref' != 'ReferenceType'

This was hit running 'tox -e py310' on the master branch (zed).

description: updated
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.