Skip to content

Running tests fails #397

@dvzrv

Description

@dvzrv

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions