MycroftAI / mycroft-core

Mycroft Core, the Mycroft Artificial Intelligence platform.
https://mycroft.ai
Apache License 2.0
6.51k stars 1.27k forks source link

fixed an error with message formatting in a ValueError message #3001

Closed chrisveilleux closed 2 years ago

chrisveilleux commented 2 years ago

Description

There is a bug in formatting the message passed to the ValueError raised when the InterceptAllBusClient attempts to remove a message that no longer in the client's buffer.

How to test

Run a Voight-Kampff test that tries to remove a message from the bus that has already been removed.

Contributor license agreement signed?

CLA [Y] (Whether you have signed a CLA - Contributor Licensing Agreement

devops-mycroft commented 2 years ago

Voight Kampff Integration Test Succeeded (Results)