Skip to content

Lower the MessageCount thresholds in Trigger ART/CI tests

The thresholds to fail a test due to too many messages in event loop haven't been updated for a long time. We've solved a few issues since then and the thresholds need to be lowered to be able to catch new problems.

Due to too loose thresholds we missed the issue ATR-26181. Hopefully with the new values we'll catch similar issues in the CI and/or ART in due time.

Merge request reports