-
Notifications
You must be signed in to change notification settings - Fork 372
Open
Labels
Description
There are 741 occurrences of the following
2025-10-13T08:35:47.0820914Z 9: [WARN] [1760344546.881933139] [TestGenericSystem]: Executor is not available during hardware component initialization for 'MockHardwareSystem'. Skipping node creation!
2025-10-13T08:35:47.0821951Z 9: [INFO] [1760344546.881957384] [TestGenericSystem.hardware_component.system.MockHardwareSystem]: `status_publish_rate` is set to 0.0, hardware status publisher will not be created.
in our tests.
@soham2560 @saikishor
Can we change the default behavior or setup the tests properly to remove them?
soham2560