Skip to content

Conversation

@jedcunningham
Copy link
Member

(let's try #45335 again)

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
@jedcunningham jedcunningham merged commit 104aee9 into apache:main Jan 2, 2025
43 checks passed
@jedcunningham jedcunningham deleted the misc_test_cleanup branch January 2, 2025 17:00
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...
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...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:webserver Webserver related Issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants