Re: PyQt 5.15 release sigabort on test
Phil Thompson <[email protected]> Mon, 01 Jun 2020 10:16:38 +0100
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
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