Skip to content

rename tests ending with "_timeout"

Filip Pokryvka requested to merge fp/stats_timeout into main

And cover it in unit tests.

This is because "_timeout" suffix is added when test timeouts, so we need to handle it in stats correctly.

Merge request reports