eladkal commented on PR #48537:
URL: https://github.com/apache/airflow/pull/48537#issuecomment-2772062102
There are still failures
```
FAILED
airflow-core/tests/unit/always/test_example_dags.py::test_should_be_importable[providers/microsoft/azure/tests/system/microsoft/azure/example_powerbi_dataset_refresh.py]
- AssertionError:
import_errors={'/opt/airflow/providers/microsoft/azure/tests/system/microsoft/azure/example_powerbi_dataset_refresh.py':
'Traceback (most recent call last):\n File
"/opt/airflow/providers/microsoft/azure/src/airflow/providers/microsoft/azure/hooks/msgraph.py",
line 39, in <module>\n from kiota_http.httpx_request_adapter import
HttpxRequestAdapter\n File
"/usr/local/lib/python3.9/site-packages/kiota_http/httpx_request_adapter.py",
line 28, in <module>\n from opentelemetry.semconv.attributes.http_attributes
import (\nModuleNotFoundError: No module named
\'opentelemetry.semconv.attributes\'\n'}
assert 1 == 0
```
--
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]