The GitHub Actions job "Integration Tests" on libcloud.git has failed.
Run started by GitHub user Kami (triggered by Kami).
Head commit for run:
1ebd60533ad1b4a9384716fd2c2dcf43fcd78674 / Tomaz Muraus
Don't try to run install tests under Python 3.5 since it's EOL and build
is now also failing w
The GitHub Actions job "CI" on libcloud.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).
Head commit for run:
1ebd60533ad1b4a9384716fd2c2dcf43fcd78674 / Tomaz Muraus
Don't try to run install tests under Python 3.5 since it's EOL and build
is now also failing with older v
s-t-e-v-e-n-k closed pull request #2014: Mark MockHttp as not for collection by
pytest
URL: https://github.com/apache/libcloud/pull/2014
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific
s-t-e-v-e-n-k commented on PR #2014:
URL: https://github.com/apache/libcloud/pull/2014#issuecomment-2325579856
Closing as a terrible idea.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spec
s-t-e-v-e-n-k opened a new pull request, #2033:
URL: https://github.com/apache/libcloud/pull/2033
## Only instantiate superclasses of MockHttp if we are provided keyword
arguments
### Description
With pytest 8.2 and above, any class that contains classes is collected,
which me