nyoungstudios commented on PR #26689:
URL: https://github.com/apache/beam/pull/26689#issuecomment-1563754155

   Looks like the integration test is failing because the `test_pipeline` input 
option is `None` (not provided). It is failing on the `FileSystems.create` 
command: 
https://github.com/nyoungstudios/beam/blob/685b5951323c1ef88ebc2d71570e7bbb9e41fa8c/sdks/python/apache_beam/examples/avro_nyc_trips_it_test.py#L192
   
   Is my usage wrong of getting the test pipeline options? Or is it something 
else?


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