http://bugs.winehq.org/show_bug.cgi?id=16329
Summary: Make test fails in ds3d.c Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dsound AssignedTo: wine-bugs@winehq.org ReportedBy: kevinlyles@gmail.com
Created an attachment (id=17632) --> (http://bugs.winehq.org/attachment.cgi?id=17632) Relevant portion of the test output
Make test fails in dlls/dsound/tests/ds3d.c with the following error message:
ds3d.c:445: Test failed: buffer size changed after SetFormat() - previous size was 65536, current size is 22052
Tested with git commit 934aa49.
I am willing to help track this bug down and fix it, but lack experience with wine.