mzzz-zzm commented on PR #1039: URL: https://github.com/apache/iceberg-go/pull/1039#issuecomment-4411255215
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 flake hit unrelated PRs recently: #1034 (feat/hadoop-table-crud), the fix-manifest-list-mixed-versions PR, and fix/rowdelta-partition-conflict-filter within the past few days. 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]
