The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
de4ea29993fec7a676a4bf3595ac90fd81097f06 / Jarek Potiuk <[email protected]>
Fix flaky test_push_ssh_exit_to_xcom test (#28584)

The test had randrange(0,100) for exit code and that included
0 - which generated no exception at all.

Fix is to increase the range to start from 1

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

With regards,
GitHub Actions via GitBox


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

Reply via email to