Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random test failures on Debian infrastructure #100

Closed
ghisvail opened this issue Feb 17, 2017 · 2 comments
Closed

Random test failures on Debian infrastructure #100

ghisvail opened this issue Feb 17, 2017 · 2 comments

Comments

@ghisvail
Copy link
Contributor

Forwarding a bug reported to me by Santiago Vila from the reproducible builds project. He has experienced some random test failures when building packages for qtpy multiple times on Debian.

Tests are run at build time for all supported Python versions, via a python -m pytest tests on their respective build trees wrapped by a call to xvfb-run. The builds succeed locally and on the Debian builders but fails on the reproducibility builders with the following output:

============================= test session starts ==============================
platform linux2 -- Python 2.7.13, pytest-3.0.5, py-1.4.32, pluggy-0.4.0

PyQt4: not installed
PyQt5: PyQt: 5.7 - Qt: 5.7.1
PySide: not installed

rootdir: /<<PKGBUILDDIR>>, inifile: 
collected 8 items

tests/test_main.py .
tests/test_patch_qcombobox.py ..
tests/test_patch_qheaderview.py .
tests/test_qtmultimedia.py .
tests/test_uic.py Aborted

Any idea where this could come from?

@ccordoba12
Copy link
Member

Nop, sorry.

@ccordoba12
Copy link
Member

Things should be working now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants