Kami commented on PR #1994: URL: https://github.com/apache/libcloud/pull/1994#issuecomment-2059528412
It looks like collection loading mechanism changes in pytest 8.0 (https://docs.pytest.org/en/stable/changelog.html#collection-changes) identified all kinds of cross test pollution and race conditions which only manifest itself when running tests in parallel. I'm trying to fix it, but it's somewhat problematic since it relies on test ordering and distributed across workers so I can't reliably reproduce it locally. -- 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