home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.35k stars 30.64k forks source link

Fix flakey test in Husqvarna Automower #129571

Closed Thomas55555 closed 3 days ago

Thomas55555 commented 3 days ago

Breaking change

Proposed change

Fix a test, which is not always passing. As a sensors still wants to access removed data. So we change the sensor for the current active work area to a not deleted work area. Bad run: https://github.com/home-assistant/core/actions/runs/11595642782/job/32285212941?pr=129311

Type of change

Additional information

Checklist

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

To help with the load of incoming pull requests: