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

   Test failures:
   
   
https://github.com/apache/airflow/actions/runs/15992030386/job/45107520283?pr=52618#step:6:1117
   ```
   FAILED 
providers/microsoft/azure/tests/unit/microsoft/azure/operators/test_msgraph.py::TestMSGraphAsyncOperator::test_execute_with_old_result_processor_signature
 - KeyError: 'task_instance'
   FAILED 
providers/microsoft/azure/tests/unit/microsoft/azure/operators/test_msgraph.py::TestMSGraphAsyncOperator::test_execute_with_new_result_processor_signature
 - KeyError: 'task_instance'
   FAILED 
providers/microsoft/azure/tests/unit/microsoft/azure/operators/test_msgraph.py::TestMSGraphAsyncOperator::test_execute_with_old_paginate_function_signature
 - KeyError: 'task_instance'
   FAILED 
providers/microsoft/azure/tests/unit/microsoft/azure/operators/test_powerbi.py::TestPowerBIDatasetRefreshOperator::test_powerbi_operator_async_get_refresh_status_success
 - KeyError: 'task_instance'
   FAILED 
providers/microsoft/azure/tests/unit/microsoft/azure/operators/test_powerbi.py::TestPowerBIDatasetRefreshOperator::test_powerbi_operator_async_execute_complete_success
 - KeyError: 'task_instance'
   FAILED 
providers/microsoft/azure/tests/unit/microsoft/azure/operators/test_powerbi.py::TestPowerBIDatasetRefreshOperator::test_powerbi_operator_async_execute_complete_fail
 - KeyError: 'task_instance'
   FAILED 
providers/microsoft/azure/tests/unit/microsoft/azure/operators/test_powerbi.py::TestPowerBIDatasetRefreshOperator::test_powerbi_operator_refresh_fail
 - KeyError: 'task_instance'
   FAILED 
providers/microsoft/azure/tests/unit/microsoft/azure/operators/test_powerbi_list.py::TestPowerBIDatasetListOperator::test_powerbi_operator_async_execute_complete_success
 - KeyError: 'task_instance'
   FAILED 
providers/microsoft/azure/tests/unit/microsoft/azure/operators/test_powerbi_list.py::TestPowerBIDatasetListOperator::test_powerbi_operator_async_execute_complete_fail
 - KeyError: 'task_instance'
   FAILED 
providers/microsoft/azure/tests/unit/microsoft/azure/operators/test_powerbi_list.py::TestPowerBIDatasetListOperator::test_powerbi_operator_dataset_list_fail
 - KeyError: 'task_instance'
   FAILED 
providers/microsoft/azure/tests/unit/microsoft/azure/operators/test_powerbi_list.py::TestPowerBIWorkspaceListOperator::test_powerbi_operator_async_execute_complete_success
 - KeyError: 'task_instance'
   FAILED 
providers/microsoft/azure/tests/unit/microsoft/azure/operators/test_powerbi_list.py::TestPowerBIWorkspaceListOperator::test_powerbi_operator_async_execute_complete_fail
 - KeyError: 'task_instance'
   FAILED 
providers/microsoft/azure/tests/unit/microsoft/azure/operators/test_powerbi_list.py::TestPowerBIWorkspaceListOperator::test_powerbi_operator_workspace_list_fail
 - KeyError: 'task_instance'
   ```


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