Modified events are received when a container is removed, as first it's state is changed to DEAD and SoftwareUpdatable installedDependencies property is updated as well. However those messages are treated as unexpected by the integration test, where only deleted event is expected. So the following tests fail:
Modified events are received when a container is removed, as first it's state is changed to DEAD and SoftwareUpdatable installedDependencies property is updated as well. However those messages are treated as unexpected by the integration test, where only deleted event is expected. So the following tests fail:
The handlers also can receive messages from other devices, which also leads to some occasional fails.