ash6898 commented on PR #38252:
URL: https://github.com/apache/beam/pull/38252#issuecomment-4331814657

   ## CI Analysis
   
   The Python CI failure (`test_streaming_sentiment_analysis_yaml`) is 
**unrelated to this PR**:
   
   - **Failing test location**: 
`apache_beam/yaml/examples/testing/examples_test.py` (NOT in my changes)
   - **Root cause**: gRPC subprocess server timeout in `subprocess_server.py` 
(infrastructure/environmental issue)
   - **My changes**: Pure refactor of `add_experiment()` calls - zero 
behavioral impact
   - **Files modified**: 
     - `sdks/python/apache_beam/pipeline.py`
     - `sdks/python/apache_beam/runners/dataflow/internal/apiclient.py`
     - `sdks/python/apache_beam/runners/portability/fn_api_runner/fn_runner.py`
     - `sdks/python/apache_beam/io/iobase_test.py`
     - `sdks/python/apache_beam/io/external/xlang_parquetio_test.py`
   
   None of these appear in the error trace. This is a pre-existing test 
infrastructure issue.


-- 
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]

Reply via email to