subhashb commented on PR #1181: URL: https://github.com/apache/avro/pull/1181#issuecomment-1347379612
@martin-g Could it have something to do with this change: https://github.com/pytest-dev/pytest-xdist/pull/821 ? `tox` uses `pytest-xdist` internally. I am unsure; the last `pytest-xdist` release was 11 days ago. Either way, we may have to clear the cache at the repo level and retry. I reinitialized my virtualenv, and tests still succeed, so I assume the error is because of broken dependencies. @RyanSkraba If you agree, we will need to clear the cache [manually](https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#managing-caches). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
