Skip to content

Toxgen false-positive change detected #4886

@alexander-alderman-webb

Description

@alexander-alderman-webb

When we added the litellm integration we generated tox.ini since a new test suite was added. The relevant commit is a8156f5.

Subsequent PRs later in the day failed CI because grpc-v1.76.0rc1 is added to tox.ini, and populate_tox.py detects an inconsistency. See https://github.com/getsentry/sentry-python/actions/runs/18221553077/job/51882480538?pr=4883 as an example.

I added a print statement to populate_tox.py that shows that grpc version v1.76.0rc1 was uploaded at "2025-10-03 08:16:42.412198+00:00". The time is a few hours before a8156f5.

My suspicion is that there is some caching in a CDN or the PyPI release system.

Metadata

Metadata

Assignees

Labels

Component: CIDealing with Github Actions

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions