https://bugs.winehq.org/show_bug.cgi?id=54306
Bug ID: 54306 Summary: mf:mf - test_sar() sometimes gets an unexpected refcount in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: mfplat Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
mf:mf - test_sar() sometimes gets an unexpected refcount in Wine:
mf.c:5441: Test succeeded inside todo block: Release returned 0
See https://test.winehq.org/data/patterns.html#mf:mf
Note that although the WineTest results seem to implicate that this only happens on my desktop, this failure has happened on the GitLab CI too (see MR1965).
Maybe it's a timing issue that's impacted by the CPU load. Should the test be removed entirely or just marked as flaky_wine?