[
https://issues.apache.org/jira/browse/AIRFLOW-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor resolved AIRFLOW-3287.
----------------------------------------
Resolution: Fixed
Thanks, good spot!
> Core tests DB clean up to be run in the right moment
> ----------------------------------------------------
>
> Key: AIRFLOW-3287
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3287
> Project: Apache Airflow
> Issue Type: Improvement
> Components: core
> Reporter: Jarosław Śmietanka
> Assignee: Jarosław Śmietanka
> Priority: Minor
>
> While running a single unit test of some Dataproc operator, I've spotted that
> database clean-up code in `tests.core` module is triggered, which should not
> take place since I run unit test in a completely different place.
> A proposed solution is to move this database clean-up code inside the
> CoreTest as `tearDown`
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)