s-t-e-v-e-n-k opened a new pull request, #2014:
URL: https://github.com/apache/libcloud/pull/2014

   ## Mark MockHttp as not for collection by pytest
   
   ### Description
   
   pytest 8.2.0 contains a regression that will collect non-test classes, so as 
to be explicit about it, mark MockHttp (and therefore all of its children 
classes) as not to be collected.
   
   pytest regression has been filed upstream as 
https://github.com/pytest-dev/pytest/issues/12425.
   
   After this merges, `pdm` can upgrade pytest to 8.2.x.
   
   ### Status
   
   Done, ready for review.
   
   ### Checklist (tick everything that applies)
   
   - [x] [Code 
linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide)
 (required, can be done after the PR checks)
   - [ ] Documentation
   - [ ] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
   - [ ] 
[ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes)
 (required for bigger changes)
   


-- 
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 comment.

To unsubscribe, e-mail: notifications-unsubscr...@libcloud.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to