https://bugs.winehq.org/show_bug.cgi?id=50841
Bug ID: 50841 Summary: sapi:resource fails on Windows >= 7 Product: Wine Version: 6.3 Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: sapi Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
sapi:resource has 7 failures on Windows 7 and greater: https://test.winehq.org/data/tests/sapi:resource.html
resource.c:47: Test failed: Unexpected refcount 2, expected 1. resource.c:53: Test failed: Unexpected refcount 3, expected 2. resource.c:54: Test failed: Unexpected refcount 3, expected 2. resource.c:56: Test failed: Unexpected refcount 2, expected 1. resource.c:62: Test failed: Unexpected refcount 3, expected 2. resource.c:63: Test failed: Unexpected refcount 3, expected 2. resource.c:65: Test failed: Unexpected refcount 2, expected 1.
These failures are new because WineTest was incorrectly skipping this test on all Windows versions before.
https://bugs.winehq.org/show_bug.cgi?id=50841
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=50841
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- I've sent https://source.winehq.org/patches/data/202231 for this, sorry for not noticing this sooner.
https://bugs.winehq.org/show_bug.cgi?id=50841
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |55e834948cb21dc400411448abc | |44c37fc5dc509
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Alexandre advised me to just remove the refcount tests, which was done in https://source.winehq.org/git/wine.git/commit/55e834948cb21dc400411448abc44c37fc5dc509, marking FIXED.
https://bugs.winehq.org/show_bug.cgi?id=50841
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.6.