uranusjr commented on issue #51644: URL: https://github.com/apache/airflow/issues/51644#issuecomment-2973585147
I think for the context of this specific issue, we should process the specific dag you’re trying to test against when `test` is run to do the necessary setup for things to work as expected. In the future, we should add a flag to control whether this setup phase modifies the real metadatabase, or creates an ephemeral mock that the dag test interacts with instead of the real database, so it does not introduce and/or be afected by side effects. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
