On Tue Apr 22 19:06:59 2025 +0000, Kevin Puetz wrote:
ole32:compobj compobj.c:799 Test failed: Expected 0, got 1
This failure (only on linux-32, not linux-64) is definitely relevant to the changes we made (which fixed the leak on linux-64). I guess marshaling has enough platform-specific code that perhaps linux-32 could have another unrelated leak...
Hi, Kevin.
It fails for me locally for both cases, it's not platform specific. We don't get most (or any?) results from linux-64, that's why you don't see it reported.
Have you tried doing ole32 'make test' locally?