PyQt 5.15 release sigabort on test

Grzegorz Bokota g.bokota at mimuw.edu.pl
Mon Jun 1 17:08:32 BST 2020


I found that it is connected with QApplication initialization.
I create simple project https://github.com/Czaki/sample_qt_error
I opent thread on forum
https://forum.qt.io/topic/115418/test-under-xvfb-fail-after-upgrade-to-qt-5-15-0-for-python

But still no solution.
Maybe someone else met this problem and had more luck.

Grzegorz Bokota


pon., 1 cze 2020 o 11:16 Phil Thompson <phil at riverbankcomputing.com>
napisaƂ(a):

> On 01/06/2020 10:11, Grzegorz Bokota wrote:
> > Phil,
> > what can change in Qt 5.15 that the test runned under xvfb ends with
> > sigabort?
> >
> > I have had test running o CI (Github Actions and Azure pipelines). On
> > linux
> > it is run under xvfb and pass. Few days ago after pyside2 5.15 release
> > It
> > fail for pyside, but meet this earlier and think that it is some bug on
> > their side (happens elaier).  But today It happens also for PyQt5. So
> > it
> > looks like change in Qt.
> >
> > ERROR: InvocationError for command
> > /home/runner/work/PartSeg/PartSeg/.tox/py37-PyQt5/bin/pytest
> > package/tests
> > (exited with code -6 (SIGABRT)) (exited with code -6)
> >
> > Full log is here:
> >
> https://github.com/4DNucleome/PartSeg/pull/61/checks?check_run_id=726680563
> >
> > Whole project here: https://github.com/4DNucleome/PartSeg/tree/develop
> >
> > Any suggestions how to debug it? Or I need tos skip qt widget test on
> > CI?
>
> I've no idea - ask on a Qt forum.
>
> Phil
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20200601/e94c8e4f/attachment.htm>


More information about the PyQt mailing list