Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-1532

openSUSE Tumbleweed test failures QtQml_javascript_exceptions and QtQml_signal_arguments

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 6.0.2
    • Build System
    • None

    Description

      I have encountered two test errors while packaging PySide6 which I am masking by adding entries to the blacklist. They do not seem to be related to https://bugreports.qt.io/browse/PYSIDE-1530 , and are the only failures I am seeing other than https://bugreports.qt.io/browse/PYSIDE-1530.

      [ 3142s] RUN 1: 419/440 Test #419: QtQml_registersingletontype ..................... Passed 0.52 sec
      [ 3142s] RUN 1: Start 420: QtQml_javascript_exceptions
      [ 3142s] RUN 1: 420/440 Test #420: QtQml_javascript_exceptions .....................***Failed 0.29 sec
      [ 3142s] RUN 1: Traceback (most recent call last):
      [ 3142s] RUN 1: File "/home/abuild/rpmbuild/BUILD/pyside-setup-opensource-src-6.0.2/sources/pyside6/tests/QtQml/javascript_exceptions.py", line 64, in methodThrows
      [ 3142s] RUN 1: raise TypeError(test_error_message)
      [ 3142s] RUN 1: TypeError: This is an error.
      [ 3142s] RUN 1: Traceback (most recent call last):
      [ 3142s] RUN 1: File "/home/abuild/rpmbuild/BUILD/pyside-setup-opensource-src-6.0.2/sources/pyside6/tests/QtQml/javascript_exceptions.py", line 68, in propertyThrows
      [ 3142s] RUN 1: raise TypeError(test_error_message)
      [ 3142s] RUN 1: TypeError: This is an error.
      [ 3142s] RUN 1: .F
      [ 3142s] RUN 1: ======================================================================
      [ 3142s] RUN 1: FAIL: test_qml_type (_main_.JavaScriptExceptionsTest)
      [ 3142s] RUN 1: ----------------------------------------------------------------------
      [ 3142s] RUN 1: Traceback (most recent call last):
      [ 3142s] RUN 1: File "/home/abuild/rpmbuild/BUILD/pyside-setup-opensource-src-6.0.2/sources/pyside6/tests/QtQml/javascript_exceptions.py", line 105, in test_qml_type
      [ 3142s] RUN 1: self.assertTrue(test_1)
      [ 3142s] RUN 1: AssertionError: False is not true
      [ 3142s] RUN 1:
      [ 3142s] RUN 1: ----------------------------------------------------------------------
      [ 3142s] RUN 1: Ran 2 tests in 0.070s
      [ 3142s] RUN 1:
      [ 3142s] RUN 1: FAILED (failures=1)
      [ 3142s] RUN 1:
      [ 3142s] RUN 1: Start 421: QtQml_qqmlincubator_incubateWhile
      [ 3143s] RUN 1: 421/440 Test #421: QtQml_qqmlincubator_incubateWhile ............... Passed 0.33 sec
      [ 3143s] RUN 1: Start 422: QtQml_qquickitem_grabToImage
      [ 3143s] RUN 1: 422/440 Test #422: QtQml_qquickitem_grabToImage .................... Passed 0.40 sec
      [ 3143s] RUN 1: Start 423: QtQml_signal_arguments
      [ 3143s] RUN 1: 423/440 Test #423: QtQml_signal_arguments ..........................***Failed 0.28 sec
      [ 3143s] RUN 1: F
      [ 3143s] RUN 1: ======================================================================
      [ 3143s] RUN 1: FAIL: testSignalArguments (_main_.TestConnectionWithQml)
      [ 3143s] RUN 1: ----------------------------------------------------------------------
      [ 3143s] RUN 1: Traceback (most recent call last):
      [ 3143s] RUN 1: File "/home/abuild/rpmbuild/BUILD/pyside-setup-opensource-src-6.0.2/sources/pyside6/tests/QtQml/signal_arguments.py", line 69, in testSignalArguments
      [ 3143s] RUN 1: self.assertTrue(root)
      [ 3143s] RUN 1: AssertionError: None is not true
      [ 3143s] RUN 1:
      [ 3143s] RUN 1: ----------------------------------------------------------------------
      [ 3143s] RUN 1: Ran 1 test in 0.069s
      [ 3143s] RUN 1:
      [ 3143s] RUN 1: FAILED (failures=1)
      [ 3143s] RUN 1:

      fwiw, the packaging project is at https://build.opensuse.org/package/show/home:jayvdb:branches:devel:languages:python/python3-PySide6

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            jayvdb John Vandenberg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes