On Thu Jul 17 23:50:25 2025 +0000, Elizabeth Figura wrote:
How many more of these are there going to be? This is a waste of time in tests, either they succeed or they don't. If an earlier test fails it doesn't matter what any of the following code does; it needs to be fixed anyway.
This added check is in line with two other checks just a few lines below. and creating swapchain can fail outside winetest's control (e.g. because of an unsuitable driver, etc.). so a fail here doesn't (necessarily) mean a bug in wine.
unless you are suggesting something else?