-
Notifications
You must be signed in to change notification settings - Fork 8
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
meaning script error on 3.7 #45
Comments
@bbelderbos Looks like it just couldnt connect. ! of three things in my mind I'm somewhere between 1 or 2 but I cant see the button to force it to run again |
Why force the run again? Did you change anything? I would think 3 possibly, the other versions / combinations are working. But also, do we care about 3.7 at this point? I am happy to drop it from the matrix. |
force the run again to see if it is a load issue. I would also say that we do still need to give 3.7 love as its still the only option in certain environments |
You were right, re-run did it: https://github.com/PyBites-Open-Source/pybites-tools/actions/runs/3948290311 🎉 |
@rhyspowell Windows seems to fail pretty consistently, although now it failed on 3.9: https://github.com/PyBites-Open-Source/pybites-tools/actions/runs/4112579644 - I am rerunning the failed job. |
that might suggest some rate limiting then. It looks to pass as soon as you rerun it? |
Yep rerun passed so yeah might be rate limiting ... |
ok, not sure when I will get time but might be worth looking at splitting the tests, most hit a mock endpoint so we are just testing the functionality of the app, one test will hit the real end point to test the functionality of the service and app integration, less unit and more functional Thoughts? |
That would be a cool exercise / experiment, thanks. |
Hey @rhyspowell any idea why meaning.py fails only on 3.7?
https://github.com/PyBites-Open-Source/pybites-tools/actions/runs/3948290311/jobs/6758111574
Thanks,
Bob
The text was updated successfully, but these errors were encountered: