Details
Description
When I run the test suite under xvfb-run -s "-screen 0 1600x1200x16 -ac +extension GLX +render -noreset" , I encounter the following failure
[ 3752s] RUN 5: Start 227: QtGui_qdatastream_gui_operators_test [ 3752s] RUN 5: 2/6 Test #227: QtGui_qdatastream_gui_operators_test ............***Failed 0.36 sec [ 3752s] RUN 5: F [ 3752s] RUN 5: ====================================================================== [ 3752s] RUN 5: FAIL: testStream (__main__.QPixmapQDatastream) [ 3752s] RUN 5: ---------------------------------------------------------------------- [ 3752s] RUN 5: Traceback (most recent call last): [ 3752s] RUN 5: File "/home/abuild/rpmbuild/BUILD/pyside-setup-opensource-src-5.15.2/sources/pyside2/tests/QtGui/qdatastream_gui_operators_test.py", line 64, in testStream [ 3752s] RUN 5: self.assertEqual(self.source_pixmap.toImage(), self.output_pixmap.toImage()) [ 3752s] RUN 5: AssertionError: <PySi[53 chars]t_RGB16,depth=16,devicePixelRatio=1,bytesPerLi[39 chars]ac00> != <PySi[53 chars]t_RGB32,depth=32,devicePixelRatio=1,bytesPerLi[39 chars]ac40>
Build project with this test disabled at https://build.opensuse.org/package/show/home:jayvdb:branches:KDE:Qt5/python3-pyside2