potiuk opened a new issue, #55369:
URL: https://github.com/apache/airflow/issues/55369
````
FAILED
providers/microsoft/azure/tests/unit/microsoft/azure/triggers/test_wasb.py::TestWasbBlobSensorTrigger::test_success
- AssertionError: assert False is True
+ where False = <built-in method done of _asyncio.Task object at
0xffe8138b6b00>()
+ where <built-in method done of _asyncio.Task object at 0xffe8138b6b00>
= <Task pending name='Task-2479' coro=<<async_generator_asend without
__name__>()> wait_for=<Future pending
cb=[shield.<locals>._outer_done_callback() at
/usr/python/lib/python3.12/asyncio/tasks.py:922, Task.task_wakeup()]>>.done
```
For example
https://github.com/apache/airflow/actions/runs/17534123692/job/49795194833#step:8:2322
--
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]