The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 9cfaa9bdd5c8faefea14c94f4ebfffed6c8f87cb / Jarek Potiuk <[email protected]> Fix flaky test_get_context_in_old_style_context_task test The test was flaky because it was passing schedule "@once" as default_args (wrongly) - as the result this test was set to the default "daily" and since start date was set to 1st Jan 2022 it executed longer and longer every day (running the Python Operator for every day between 1st Jan and now. This PR cahnges the test to correctly pass "@once" schedule via the `schedule' parameter. Report URL: https://github.com/apache/airflow/actions/runs/3775130007 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
