ferruzzi opened a new pull request, #40612: URL: https://github.com/apache/airflow/pull/40612
The new Sensor fro https://github.com/apache/airflow/pull/40492 was not added to the chain(), causing it to fire off before the database it is supposed to watch is even created, which in turn causes the test to fail. Ran the test locally with this change and it passes with this change. -- 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]
