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

fix for Running db.resetdb() (e.g. in test suite) modifies logging.root.level #42770

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

harjeevanmaan
Copy link
Contributor


^ 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.

@potiuk
Copy link
Member

potiuk commented Oct 7, 2024

Tests failing :(

- Added a unit test
@potiuk potiuk force-pushed the db_reset_db_fixed branch from c29ccd6 to 814f310 Compare October 7, 2024 06:16
@harjeevanmaan
Copy link
Contributor Author

What mistake was I making? 😅

@potiuk
Copy link
Member

potiuk commented Oct 9, 2024

Not sure. Works now :)

@potiuk potiuk merged commit f166467 into apache:main Oct 9, 2024
81 checks passed
kunaljubce pushed a commit to kunaljubce/airflow that referenced this pull request Oct 13, 2024
- Added a unit test
pavansharma36 pushed a commit to pavansharma36/airflow that referenced this pull request Oct 14, 2024
- Added a unit test
R7L208 pushed a commit to R7L208/airflow that referenced this pull request Oct 17, 2024
- Added a unit test
harjeevanmaan added a commit to harjeevanmaan/airflow that referenced this pull request Oct 23, 2024
- Added a unit test
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
- Added a unit test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running db.resetdb() (e.g. in test suite) modifies logging.root.level
2 participants