Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend exclusions configurations in tests/always/test_example_dags.py #39468

Merged
merged 1 commit into from
May 8, 2024

Conversation

Taragolis
Copy link
Contributor

@Taragolis Taragolis commented May 7, 2024

related: #38642

Refactor configurations for tests/always/test_example_dags.py tests:

The main target is enable to skip warning per specific system test. This might help with situation if we deprecate Operator or attribute and forget to change system test as result users might use deprecated stuff by default.

All current modules which raised AirflowProviderDeprecationWarning added to exclusion (30 out of 440) list


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@Taragolis Taragolis added changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) all versions If set, the CI build will be forced to use all versions of Python/K8S/DBs labels May 7, 2024
Copy link
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one!

@eladkal eladkal added this to the Airflow 2.9.2 milestone May 8, 2024
@Taragolis Taragolis force-pushed the selective-ignore-example-tests branch from 694d303 to 76ef515 Compare May 8, 2024 09:44
@Taragolis Taragolis merged commit b109258 into apache:main May 8, 2024
60 checks passed
@Taragolis Taragolis deleted the selective-ignore-example-tests branch May 8, 2024 11:27
pateash pushed a commit to pateash/airflow that referenced this pull request May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
all versions If set, the CI build will be forced to use all versions of Python/K8S/DBs changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants