On Tue May 27 12:08:45 2025 +0000, Jacek Caban wrote:
Please don't abuse `broken()` like that, we don't want to test different things on Wine and Windows. If `todo_wine` is not enough, you may just skip the test until it's ready.
Sorry, I thought it wouldn't be a big deal since it will start failing once Wine is fixed (and act like a todo_wine in that sense).
Also, I removed the last patch since now I might use that yet in next MR, we'll see how it goes, so I'll postpone it.