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

Head commit for run:
93d88a7d0550e9d6b46495832fdc6d19b7dcf64c / Jarek Potiuk <[email protected]>
Unflake test_volume_mount in k8s tests (#35106)

The `test_volume_mount` in k8s relied on "retrieved from mount\n"
printed to log as retrieved from K8S pod. Howver, due to the way
how logs are retrieved, sometimes the log printed contains the
EOL character and sometimes not - depending on when the strings are
flushed. This PR changes the test to passs regardless if EOL is
included in the log or not.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to