Catch tests can no longer be executed in CLion 2022.2.4
已完成
After updating to CLion 2022.2.4 I can no longer execute my catch tests. The green triangle to "Run test" next to the TEST_CASE macro disappears most of time. Sometimes it reappears for short time but I cannot reproduce it.
请先登录再写评论。
Hello!
Could you please check if the issue happens in CLion 2022.3 EAP(https://www.jetbrains.com/clion/nextversion/)?
If it does, please do
Help | Collect Logs and Diagnostic Data
and send the result to clion-support at jetbrains.com. Note that logs might contain private user's information (like file paths and names).Ok I will try.
In the meantime I just "Invalided caches" and checked all options. After the restart I see again the green arrows to execute my catch tests. But this is not for long and also not guaranteed to always bring them back.