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

Resolve core unit test internal warning #38835

Merged

Conversation

Owen-CH-Leung
Copy link
Contributor

@Owen-CH-Leung Owen-CH-Leung commented Apr 8, 2024

Part of the fixes for #38642

tests inside tests/core/test_core.py can now be executed without raising any internal warnings. Meanwhile, I run pytest --include-quarantined tests/core/test_impersonation_tests.py::TestImpersonation::test_impersonation_subdag and didn't get any warnings, so I believe this is just false alarm

@Owen-CH-Leung Owen-CH-Leung marked this pull request as ready for review April 8, 2024 14:08
@eladkal eladkal requested a review from Taragolis April 8, 2024 17:50
@eladkal eladkal added this to the Airflow 2.9.1 milestone Apr 8, 2024
@eladkal eladkal added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Apr 8, 2024
@Taragolis Taragolis merged commit df4ce54 into apache:main Apr 9, 2024
41 checks passed
utkarsharma2 pushed a commit to astronomer/airflow that referenced this pull request Apr 22, 2024
* Resolve core unit test internal warning

* add back test_impersonation_subdag into deprecations_ignore.yml
@jedcunningham jedcunningham removed this from the Airflow 2.9.1 milestone Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

5 participants