https://bugzilla.redhat.com/show_bug.cgi?id=2208400

Orion Poplawski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]    |[email protected]
             Status|NEW                         |ASSIGNED
              Flags|                            |fedora-review?
                 CC|                            |[email protected]
           Doc Type|---                         |If docs needed, set a value



--- Comment #3 from Orion Poplawski <[email protected]> ---
Tests are failing currently:

=================================== FAILURES
===================================
____________________________________ test_1
____________________________________
CALL ERROR: Exceptions caught in Qt event loop:
________________________________________________________________________________
Traceback (most recent call last):
  File
"/tmp/pytest-of-mockbuild/pytest-0/test_exceptions_dont_leak0/test_exceptions_dont_leak.py",
line 9, in event
    raise RuntimeError('event processed')
RuntimeError: event processed
________________________________________________________________________________
Traceback (most recent call last):
  File
"/tmp/pytest-of-mockbuild/pytest-0/test_exceptions_dont_leak0/test_exceptions_dont_leak.py",
line 9, in event
    raise RuntimeError('event processed')
RuntimeError: event processed
________________________________________________________________________________
----------------------------- Captured stderr call
-----------------------------
Exceptions caught in Qt event loop:
________________________________________________________________________________
Traceback (most recent call last):
  File
"/tmp/pytest-of-mockbuild/pytest-0/test_exceptions_dont_leak0/test_exceptions_dont_leak.py",
line 9, in event
    raise RuntimeError('event processed')
RuntimeError: event processed
________________________________________________________________________________
Exceptions caught in Qt event loop:
________________________________________________________________________________
Traceback (most recent call last):
  File
"/tmp/pytest-of-mockbuild/pytest-0/test_exceptions_dont_leak0/test_exceptions_dont_leak.py",
line 9, in event
    raise RuntimeError('event processed')
RuntimeError: event processed
________________________________________________________________________________
____________________________________ test_2
____________________________________
qapp = <PyQt6.QtWidgets.QApplication object at 0x7fac29064410>
    def test_2(qapp):
        assert called
        gc.collect()
>       assert weak_ref() is None
E       assert <test_exceptions_dont_leak.MyWidget object at 0x7fac28e085f0> is
None
E        +  where <test_exceptions_dont_leak.MyWidget object at 0x7fac28e085f0>
= weak_ref()
test_exceptions_dont_leak.py:24: AssertionError
=========================== short test summary info
============================
FAILED test_exceptions_dont_leak.py::test_1 - Failed: CALL ERROR: Exceptions
...
FAILED test_exceptions_dont_leak.py::test_2 - assert
<test_exceptions_dont_le...
============================== 2 failed in 0.05s
===============================


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2208400

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202208400%23c3
--
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to