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

Head commit for run:
b12b9ddbc20cfb691a5e08f3db26b22f8eea1c61 / Ash Berlin-Taylor 
<[email protected]>
Speed up downgrade DB tests

There are two changes here:

1. Don't reserialize the dags. It's not part of the test so just adds
   extra time

2. Use `cached_app` in the migrations, rather than creating three copies
   of the app.

   To _ensure_ this has no side-effect outside of migrations we also
   purge the cached app at the end of running migrations, but only if it
   was already imported.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to