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

QtCore::qbytearray_test fails on zSystems/s390x

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • 6.0.2
    • PySide
    • None

    Description

      This failure is only occurring on zSystems/s390x. It seems quite unlikely to be a bug in PySide - it feels like it might be a bug in the openSUSE Qt6 builds

      [ 1957s] running ('/usr/bin/ctest', '-output-log', '/home/abuild/rpmbuild/BUILD/pyside-setup-opensource-src-6.0.2/build_history/2021-03-31_123215/pyside6.3.log', '-tests-regex', '^(QtCore_qbytearray_test|QtWidgets_bug_785|QtQml_listproperty|QtQml_javascript_exceptions|QtQml_signal_arguments|Qt3DExtras_qt3dextras_test)$')
      [ 1957s] in /home/abuild/rpmbuild/BUILD/pyside-setup-opensource-src-6.0.2/pyside3_build/py3.8-qt6.0.2-64bit-release/pyside6
      [ 1957s]
      [ 1957s] RUN 3: Test project /home/abuild/rpmbuild/BUILD/pyside-setup-opensource-src-6.0.2/pyside3_build/py3.8-qt6.0.2-64bit-release/pyside6
      [ 1957s] RUN 3: Start 124: QtCore_qbytearray_test
      [ 1957s] RUN 3: 1/6 Test #124: QtCore_qbytearray_test ...........***Failed 0.12 sec
      [ 1957s] RUN 3: .........FF............
      [ 1957s] RUN 3: ======================================================================
      [ 1957s] RUN 3: FAIL: testSliceAssignmentByteArray (_main_.QByteArraySliceAssignment)
      [ 1957s] RUN 3: ----------------------------------------------------------------------
      [ 1957s] RUN 3: Traceback (most recent call last):
      [ 1957s] RUN 3: File "/home/abuild/rpmbuild/BUILD/pyside-setup-opensource-src-6.0.2/sources/pyside6/tests/QtCore/qbytearray_test.py", line 263, in testSliceAssignmentByteArray
      [ 1957s] RUN 3: self.assertEqual(b, bytes('012CBA6789', "UTF8"))
      [ 1957s] RUN 3: AssertionError: PySide6.QtCore.QByteArray(b'0126789') != b'012CBA6789'
      [ 1957s] RUN 3:
      [ 1957s] RUN 3: ======================================================================
      [ 1957s] RUN 3: FAIL: testSliceAssignmentBytes (_main_.QByteArraySliceAssignment)
      [ 1957s] RUN 3: ----------------------------------------------------------------------
      [ 1957s] RUN 3: Traceback (most recent call last):
      [ 1957s] RUN 3: File "/home/abuild/rpmbuild/BUILD/pyside-setup-opensource-src-6.0.2/sources/pyside6/tests/QtCore/qbytearray_test.py", line 212, in testSliceAssignmentBytes
      [ 1957s] RUN 3: self.assertEqual(b, bytes('012CBA6789', "UTF8"))
      [ 1957s] RUN 3: AssertionError: PySide6.QtCore.QByteArray(b'0126789') != b'012CBA6789'

      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:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes