On Tue Oct 18 09:32:00 2022 +0000, Jacek Caban wrote:
Please don't use GetVersion() in tests. Also, working around broken behavior is not really useful if we're not interested in results anyway. You may just win_skip() those cases.
Right. We can't replace the `trace` with `win_skip` though, since it will spam the output beyond the max report size threshold.