benkonz commented on PR #30770: URL: https://github.com/apache/beam/pull/30770#issuecomment-2077343964
> This breaks validatesCrossLanguageRunnerPythonUsingSql test: > > e.g. https://github.com/apache/beam/actions/runs/8820828279/job/24215280605 > > ``` > FAILED apache_beam/io/avroio_test.py::TestFastAvro::test_avro_schema_to_beam_schema_with_nullable_atomic_fields - OSError: No files found based on the file pattern /tmp/tmphd4i_w_b* > ``` @Abacn oh, that was a test I added in this PR that was marked as skipped when the CI ran. It was working when I last tested on my machine. Let me do some debugging. We can revert my PR if necessary until we can get the tests passing. -- 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]
