mzzz-zzm commented on PR #1039: URL: https://github.com/apache/iceberg-go/pull/1039#issuecomment-4411367173
The integration-test job failed on the `container trino is unhealthy` flake during `make integration-setup` (Trino's container health check missed the compose `--wait` window — `docker compose up` returned before Trino's JVM finished loading plugins). Same fingerprint hit unrelated branches in recent runs that later passed on retry, e.g. runs 25516186598, 25441863075, 25420611326 — all from PRs that have since merged or moved forward. The PR diff is comments + a single test assertion change in `manifest_test.go` — nothing that can affect the docker-compose recipe or the Trino container. Could a committer please re-run the failed `integration-test` job on run 25588914120? Thanks! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
