The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-iceberg-trigger-test-timeout has succeeded.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
68e77674901538e12f36c75dfdbee77dc0ad4823 / Wei Lee <[email protected]>
Fix flaky Iceberg snapshot trigger tests under CI thread-pool latency

test_emits_once_per_new_snapshot and test_persists_the_watermark_on_each_event
collect 2 events, each requiring several real asyncio.to_thread calls (head
lookup plus asset-state-store get/set). The default 1s collection budget in
_collect() is tight enough that CI's thread-pool scheduling latency
occasionally causes the tests to time out before both events arrive, failing
the assertion on an incomplete payload list.

Report URL: https://github.com/apache/airflow/actions/runs/32235845602

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to