On Fri Aug 4 10:03:24 2023 +0000, Rémi Bernon wrote:
We were previously reaching this case when the messages or flags differ, without printing an error. With this change, I think we'd be getting a test failure from messages_equal before checking the optional / defwinproc flag?
messages_equal should return FALSE without reporting a test failure in this case. In fact, messages_equal should never report an error for a test with the `optional` flag.