https://bugs.winehq.org/show_bug.cgi?id=55108
Bug ID: 55108 Summary: xaudio2_8:xaudio2 fails on Windows 10+ Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: xaudio2 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
xaudio2_8:xaudio2 fails on Windows 10+:
xaudio2.c:1218: Test failed: Got hr 0x80004002.
See https://test.winehq.org/data/patterns.html#xaudio2_8:xaudio2
Note that this is the same failure as what happened on Windows 8 in the late stages described in bug 55016.
A bisect shows that this failure started with the commit below:
commit e8b0e7c1fcf090ba80c543f68b0bdae185316327 Author: Zebediah Figura zfigura@codeweavers.com Date: Fri Jun 16 15:13:14 2023 -0500
xaudio2/tests: Fix the IID_IXAudio28 declaration.
This was accidentally copied from the 2.9 version instead in 14c44d0b0.