ahmedabu98 opened a new issue, #33075: URL: https://github.com/apache/beam/issues/33075
### What happened? Some of the affected workflows: - [PreCommit Python](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Python.yml) - [PreCommit Python Examples](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Python_Examples.yml) - [PreCommit Python ML tests with ML deps installed ](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Python_ML.yml) - [PreCommit Python Runners](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Python_Runners.yml) - [PreCommit Python Transforms](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Python_Transforms.yml) - [Python tests](https://github.com/apache/beam/actions/workflows/python_tests.yml) Tests are failing due to similar errors: `TypeError: Argument 'exn' has incorrect type (expected BaseException, got tuple) ` ### Issue Failure Failure: Test is flaky ### Issue Priority Priority: 0 (outage / failing precommit test impacting development) ### Issue Components - [X] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam YAML - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Infrastructure - [ ] 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]
