Bugzilla – Bug 1149814
python-pytest-qt Fatal Python error: Aborted for python3 ppc64le
Last modified: 2020-09-15 18:50:33 UTC
Created attachment 817199 [details] python_pytest_qt_standard__ppc64le_201909061304.log python-pytest-qt Fatal Python error: Aborted for python3 ppc64le is a transient failure as reported by attached log extracted from (1) ``` [ 262s] ============================= test session starts ============================== [ 262s] platform linux -- Python 3.7.3, pytest-5.0.1, py-1.8.0, pluggy-0.12.0 [ 262s] PyQt5 5.13.0 -- Qt runtime 5.13.0 -- Qt compiled 5.13.0 [ 262s] rootdir: /home/abuild/rpmbuild/BUILD/pytest-qt-3.2.2, inifile: setup.cfg, testpaths: tests [ 262s] plugins: qt-3.2.2 [ 264s] collected 339 items / 8 deselected / 331 selected [ 264s] [ 264s] tests/test_basics.py Fatal Python error: Aborted [ 264s] [ 264s] Current thread 0x00007fff8bd14910 (most recent call first): [ 264s] File "/home/abuild/rpmbuild/BUILDROOT/python-pytest-qt-3.2.2-1.2.ppc64le/usr/lib/python3.7/site-packages/pytestqt/plugin.py", line 57 in qapp [ 264s] File "/usr/lib/python3.7/site-packages/_pytest/fixtures.py", line 779 in call_fixture_func [ 264s] File "/usr/lib/python3.7/site-packages/_pytest/fixtures.py", line 923 in pytest_fixture_setup ... [ 264s] File "/usr/lib/python3.7/site-packages/pluggy/hooks.py", line 289 in __call__ [ 264s] File "/usr/lib/python3.7/site-packages/_pytest/config/__init__.py", line 74 in main [ 264s] File "/usr/bin/py.test-3.7", line 11 in <module> [ 264s] /usr/bin/xvfb-run: line 168: 1936 Aborted DISPLAY=:$SERVERNUM XAUTHORITY=$AUTHFILE "$@" 2>&1 [ 264s] /usr/bin/xvfb-run: line 173: kill: (1930) - No such process [ 264s] error: Bad exit status from /var/tmp/rpm-tmp.78SDsa (%check) ``` (1) https://build.opensuse.org/package/show/openSUSE:Factory:PowerPC/python-pytest-qt
I don’t see reproduction with the current d:l:p:pytest package.