The GitHub Actions job "Tests (AMD)" on airflow.git/2607/deflake_podlog has 
failed.
Run started by GitHub user Dev-iL (triggered by Dev-iL).

Head commit for run:
cd9a092e57a27601bce193c5c9774f18b84b1004 / Dev-iL 
<[email protected]>
Fix flaky KubernetesPodOperator log-timestamp test

The parametrize data for 
test_fetch_container_logs_before_current_sec_various_logs
built each log line's timestamp and the test's `now` value from separate
pendulum.now() calls at collection time. When those calls straddled a second
boundary, the "timestamp equal to the current second" cases (3 and 6) would
intermittently fail because the values were no longer equal to the second.
Build timestamps as offsets from a single fixed reference instant instead.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to