bvolpato commented on PR #39619: URL: https://github.com/apache/beam/pull/39619#issuecomment-5533972770
The [GCP retry](https://github.com/apache/beam/actions/runs/33804134555/job/100842399716) finished with 2,225 tests passed, 237 skipped, and two failures: - `BigQueryIOJsonIT.testLegacyStreamingWriteDefaultRead` - `BigQueryIOIcebergManagedTableIT.testStreamingInsertsWrite` Both received HTTP 500 responses with `internalError` from BigQuery's `insertAll` endpoint on the existing TableRow streaming-insert path. The [fresh test report](https://github.com/apache/beam/runs/100867316018) contains both traces. The KMS streaming-insert test that failed in the first run passed on this retry. -- 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]
