-
Notifications
You must be signed in to change notification settings - Fork 277
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
Fix test runners #2119
Fix test runners #2119
Conversation
…ntrib-images v0.9.4 doesn't work with sphinx v8.1.3
… to satisfy bandit
- skipping failing mqtt tests after migrate abck to using GitHub machines for CI testing
- Satisfied yapf
All CI tests pass for me. hope the changes are acceptable |
Thank you 😁 I think it's leftover from before the changes. I removed those tests with python 3.9 so they are only done with python 3.11. maybe they're still queued from before? Great to see progress and look forward to see other PRs being merged, maybe even a new pypy version 😉 |
oh yeah, absolutely, would be great! fwiw, I really hope to be in a position to get involved again more myself, which I plan to do .. there is still some things to do with WAMP .. and Autobahn/Crossbar.io. |
Ticket: #2118
The changes here fix most of the failing tests; I have been unable so far to fix the unit tests and am making this PR mainly to make it known the changes are being made and for any help that can be given