-
Notifications
You must be signed in to change notification settings - Fork 215
Conversation
Thanks! I'm guessing #158 should be merged before this one? |
Given that CI is currently broken for |
Thanks for doing all this! I merged the other PRs. Hopefully, your next commit should trigger a rerun of travis and appveyor and we'll see if everything is green again. CC @vene |
Hey, Travis is already all-green in
However, Appveyor is misleadingly green with
Refer to #158 (comment). |
Thanks! I can't merge this branch yet as it has merge conflicts. |
Current state of this PR:Travis is all-green and quite happy to migrate to
All jobs of Appveyor fail with multiple instances of the following error:
I googled a lot because have never worked with
Not sure that any of suggested points is worth to go with. Appveyor current
|
I will really appreciate any advices of possible further direction based on the report above. |
That file was removed recently in another PR because we thought it was supposed to be autogenerated at build time via Cythonize, right? That seems like it's not triggering on Windows? |
I used RDP to connect to Appveyor runners. With normal Python from CMD |
This works! I checked - we can go even further to |
Got it work without any codebase changes! 🎉 Travis is all-green now with
Appveyor is all-green now with
The thing was in using
|
Awesome! Thanks a lot for the hard work! Without your work, lightning would become obsolete. I'm really glad you stepped up! |
Many thanks for the lightning fast feedback and advice! Very glad to help with great project! |
https://docs.pytest.org/en/6.2.x/goodpractices.html#tests-as-part-of-application-code