On Wed Nov 23 21:28:14 2022 +0000, Rémi Bernon wrote:
I think that this should perhaps instead be a condition on whether you expect an error or not (`bad_fmt`), then, once you checked that. Then you can have an extra check whether to skip the rest of the test depending on if wine returned an error when it shouldn't have.
Seems like I just marked some formats wrong so I can just eliminate the broken here, which should make it more simple.