April 16, 2026
12:59 p.m.
On Tue Apr 14 21:29:59 2026 +0000, Alfred Agrell wrote:
Shouldn't that be 'Got unexpected lack of blob' or something? Probably copypasted from some other test, feel free to change there too. That's our usual `ok()` message, although generally we also trace the value, so something like:
ok(!!blob, "Got unexpected blob %p.\n", blob);
I.e. "blob" is a very literal reference to the variable name. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10662#note_136499