apraga opened a new issue, #33889: URL: https://github.com/apache/beam/issues/33889
### What happened? When packaging beam 2.62.0 in nix https://github.com/NixOS/nixpkgs/pull/379201, 26 errors are due to `Fails with TypeError: cannot pickle 'EncodedFile' instances`. Here is the list ``` apache_beam/options/pipeline_options_validator_test.py apache_beam/yaml/main_test.py apache_beam/yaml/programming_guide_test.py apache_beam/yaml/readme_test.py apache_beam/yaml/yaml_combine_test.py apache_beam/yaml/yaml_enrichment_test.py apache_beam/yaml/yaml_io_test.py apache_beam/yaml/yaml_join_test.py apache_beam/yaml/yaml_mapping_test.py apache_beam/yaml/yaml_ml_test.py apache_beam/yaml/yaml_provider_unit_test.py ``` Any pointer would be great ,thanks ! ### Issue Failure Failure: Test is flaky ### Issue Priority Priority: 1 (unhealthy code / failing or flaky postcommit so we cannot be sure the product is healthy) ### 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: github-unsubscr...@beam.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org