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

Tests fail for pytest 3.2 and later #6

Open
toddrme2178 opened this issue Oct 19, 2017 · 0 comments
Open

Tests fail for pytest 3.2 and later #6

toddrme2178 opened this issue Oct 19, 2017 · 0 comments

Comments

@toddrme2178
Copy link

The tests are failing for pytest 3.2 and later, since the location of the XFailed class has moved.

audiolazy/tests/__init__.py:21: in <module>
    from _pytest.skipping import XFailed
E   ImportError: cannot import name XFailed
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