AnandInguva opened a new issue, #24603: URL: https://github.com/apache/beam/issues/24603
### What needs to happen? Beam Python use tox 3.x.x for the unit tests. Recently, tox upgraded to 4.x.x and this update is breaking GHA python unit tests. Failed runs * https://github.com/apache/beam/actions/runs/3644686593/jobs/6154170552 * https://github.com/apache/beam/actions/runs/3642458774/jobs/6170792124 Investigate the errors and update the codebase to support tox 4.x.x As a workaround, tox is pinned to 3.27.1 in https://github.com/apache/beam/pull/24601. ### Issue Priority Priority: 2 (default / most normal work should be filed as P2) ### Issue Components - [X] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- 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]
