-
Notifications
You must be signed in to change notification settings - Fork 748
embedding tests are not part of travis & appveyor CI #224
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
Comments
- Updates PYTHONWARNINGS - Adds (disabled) embedded tests - appveyor runs and passes on Python2.7, fails on Python3+ - travis runs the tests, fails on all versions. - Removes fast finish. Easier to debug if regression is version specific - Refactor appveyor setup. - Format other CI files and add links to updated resources
Ok, I got to work Mono + Miniconda for The embedding tests show this error:
|
This issue explains the current problem with system Python in Ubuntu, but this is resolved in Miniconda: |
Travis Now it outputting the same error that @denfromufa mentions. #352 was closed since its particular scope has been fixed (finding dlls) |
Good news and bad news. I got the embedded tests to run and pass on What time means is that |
https://github.com/pythonnet/pythonnet/tree/master/src/embed_tests
The text was updated successfully, but these errors were encountered: