Skip to content

Conversation

@The-Compiler
Copy link
Member

The error was wrong:

INTERNALERROR> RuntimeError: Invalid value for $PYTEST_QT_API: <pytestqt.qt_compat._QtApi object at 0x7f00b76f2198>

I also fixed some test breakage on Python 3.6 and added it to Travis - let me know if you want a separate PR for that instead 😉

It was this before:

INTERNALERROR> RuntimeError: Invalid value for $PYTEST_QT_API:
<pytestqt.qt_compat._QtApi object at 0x7f00b76f2198>
@coveralls
Copy link

coveralls commented Feb 8, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling a2d1908 on The-Compiler:api-error into 65111f7 on pytest-dev:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a2d1908 on The-Compiler:api-error into 65111f7 on pytest-dev:master.

Looks like it doesn't have a 3.6 with system-site-packages
@The-Compiler
Copy link
Member Author

Looks like Travis doesn't have Python 3.6 with system-site-packages. Removed it for now. Probably can re-add it when I pick up #165 again.

@coveralls
Copy link

coveralls commented Feb 8, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 9d7d2e7 on The-Compiler:api-error into 65111f7 on pytest-dev:master.

@nicoddemus
Copy link
Member

Thanks Florian! All good to be in the same PR, don't worry.

I will review this ASAP, thanks again! 😉

@nicoddemus
Copy link
Member

Thanks @The-Compiler! 😁

@nicoddemus nicoddemus merged commit 0ab0e8b into pytest-dev:master Feb 8, 2017
@The-Compiler The-Compiler deleted the api-error branch February 8, 2017 14:38
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

Successfully merging this pull request may close these issues.

3 participants