Skip to content

Conversation

@jedcunningham
Copy link
Member

These tests don't need to use a dedicated DAG, plus this is the only use of DAGs from the tests dag dir, which means we can later switch to only parsing the example DAGs.

This also removes a couple leftover DAG code related tests that aren't needed anymore - all DAG code comes from the db, and we parse/store example DAGs all over the place, so no extra value with these tests.

Why am I touching old UI stuff? My parsing changes for DAG bundles breaks a bunch of these tests, and we aren't quite ready to remove the old UI...

These tests don't need to use a dedicated DAG, plus this is the only use
of DAGs from the tests dag dir, which means we can later switch to only
parsing the example DAGs.

This also removes a couple leftover DAG code related tests that aren't
needed anymore - all DAG code comes from the db, and we parse/store
example DAGs all over the place, so no extra value with these tests.

Why am I touching old UI stuff? My parsing changes for DAG bundles
breaks a bunch of these tests, and we aren't quite ready to remove the
old UI...
@boring-cyborg boring-cyborg bot added the area:webserver Webserver related Issues label Jan 2, 2025
@potiuk potiuk merged commit 8fcde8c into apache:main Jan 2, 2025
45 checks passed
potiuk added a commit to potiuk/airflow that referenced this pull request Jan 2, 2025
potiuk added a commit that referenced this pull request Jan 2, 2025
@potiuk
Copy link
Member

potiuk commented Jan 2, 2025

Hey @jedcunningham -> the bug in main image upload (fixed by #45347) masked test failures in that one - I just reverted it, so you will have to re-do it

@jedcunningham
Copy link
Member Author

Hmm, not sure those failures are related? Or am I looking in the wrong spot?

https://github.com/apache/airflow/actions/runs/12579028168/job/35066133378

mobuchowski pushed a commit to mobuchowski/airflow that referenced this pull request Jan 2, 2025
HariGS-DB pushed a commit to HariGS-DB/airflow that referenced this pull request Jan 16, 2025
These tests don't need to use a dedicated DAG, plus this is the only use
of DAGs from the tests dag dir, which means we can later switch to only
parsing the example DAGs.

This also removes a couple leftover DAG code related tests that aren't
needed anymore - all DAG code comes from the db, and we parse/store
example DAGs all over the place, so no extra value with these tests.

Why am I touching old UI stuff? My parsing changes for DAG bundles
breaks a bunch of these tests, and we aren't quite ready to remove the
old UI...
HariGS-DB pushed a commit to HariGS-DB/airflow that referenced this pull request Jan 16, 2025
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
These tests don't need to use a dedicated DAG, plus this is the only use
of DAGs from the tests dag dir, which means we can later switch to only
parsing the example DAGs.

This also removes a couple leftover DAG code related tests that aren't
needed anymore - all DAG code comes from the db, and we parse/store
example DAGs all over the place, so no extra value with these tests.

Why am I touching old UI stuff? My parsing changes for DAG bundles
breaks a bunch of these tests, and we aren't quite ready to remove the
old UI...
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Development

Successfully merging this pull request may close these issues.

3 participants