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

Running tests fails #397

Open
dvzrv opened this issue Feb 25, 2024 · 0 comments
Open

Running tests fails #397

dvzrv opened this issue Feb 25, 2024 · 0 comments

Comments

@dvzrv
Copy link

dvzrv commented Feb 25, 2024

Hi! 👋

I'm currently trying to improve the package of this project for Arch Linux.

I am currently unable to run tests successfully.

PATH="$PWD:$PATH" QT_PREFERRED_BINDING=PySide2 xvfb-run nosetests --verbose tests.py`

python-qt.py-1.3.8-2-x86_64-check.log

PATH="$PWD:$PATH" QT_PREFERRED_BINDING=PyQt5 xvfb-run nosetests --verbose tests.py`

python-qt.py-1.3.8-2-x86_64-check.log

Furthermore we no longer have Qt4 in the repositories and do not intend to add it back.
The tests appear to require Qt4. Is there some way to run them without?

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

1 participant