kaxil commented on PR #47602:
URL: https://github.com/apache/airflow/pull/47602#issuecomment-2716730429

   The following test failures should have an easy fix possibly
   
   ```
   FAILED 
task-sdk/tests/task_sdk/definitions/test_asset_decorators.py::TestAssetDefinition::test__attrs_post_init__
 - AssertionError: Expected 'DAG' to be called once. Called 0 times.
   FAILED task-sdk/tes
   ```
   
   i.e. changing the following mock to SDK DAG
   
   
https://github.com/apache/airflow/blob/aeec6efccadea733a4c7f211e10927f9d9dcb40e/task-sdk/tests/task_sdk/definitions/test_asset_decorators.py#L149


-- 
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]

Reply via email to