On Mon Aug 11 08:19:02 2025 +0000, Rémi Bernon wrote:
If we're not checking anything I'm not sure all these traces are useful to keep in the tests. They may be interesting for development but they will also potentially increase the test output unnecessarily, which is limited in size and it will fail the tests when the limit is reached.
Hm. Is it okay if I place the traces behind `WINETEST_INTERACTIVE` instead?