Kami commented on PR #2033: URL: https://github.com/apache/libcloud/pull/2033#issuecomment-2692822777
@s-t-e-v-e-n-k I've tested it locally and it indeed appears to be working fine. Before: ``` ==================================== 8156 passed, 13 skipped, 33 warnings in 21.37s ===================================== ========================================== 2 passed, 8169 deselected in 1.18s =========================================== ``` After (with pytest > 8.2): ``` ==================================== 8157 passed, 13 skipped, 33 warnings in 22.42s ===================================== ========================================== 2 passed, 8170 deselected in 1.18s =========================================== ``` I will merge it into trunk shortly. Thanks. -- 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