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

Head commit for run:
b2d7894e095fa7cc22892a4b99ec5daf79f3128a / Ramit Kataria <[email protected]>
Refactor connection creation in system tests to use REST API instead (#49804)

Since direct DB access is not permitted in Airflow 3 due to Task SDK,
the these system tests were failing during connection creation when run
with Task SDK. This refactors the tests so they use REST API to create
the connection.

Also added a helper method to make REST API calls for tests without
having to manually create the request.

I've tested the `create_connection` task and confirmed it does create
the connection.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to