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

Head commit for run:
1449ebbabdc9613564cf3173319a37f1c63f00ba / Ash Berlin-Taylor <[email protected]>
Slightly faster up/downgrade tests (#26939)

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/3250573332

With regards,
GitHub Actions via GitBox


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

Reply via email to