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

Head commit for run:
515179fe67c0c6bd8b693c5ab313f4a0cfbacea7 / Jarek Potiuk <[email protected]>
Cleanup all sqlalchemy sessions before each test (#33190)

Attempt to solve some of the flakiness we saw recently - this
change will run closing all opened sqlalchemy sessions before each
test. This should be a little slower than before - especially
for the very fast tests, but it provide us with much better
isolation between the tests - thus avoiding the flakiness
that we observe recently - as documented in #33178

Hopefully this one

Fixes: #33178

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

With regards,
GitHub Actions via GitBox


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

Reply via email to