http://bugs.winehq.org/show_bug.cgi?id=33032
Bug #: 33032 Summary: Add a test VM with no sound card Product: Wine-Testbot Version: unspecified Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fgouget@codeweavers.com Classification: Unclassified
There are tests that fail when there is no sound card. These should detect that condition and skip instead.
Here is a list for future reference:
dmloader:loader loader.c:76: Test failed: InitAudio failed: 88780078 loader.c:77: Test failed: Didn't get IDirectMusic pointer loader.c:78: Test failed: Didn't get IDirectSound pointer loader.c:82: Test failed: CreateStandardAudioPath failed: 88781226 loader.c:83: Test failed: Didn't get IDirectMusicAudioPath pointer loader.c:103: Test failed: Download failed: 80004003 loader.c:110: Test failed: PlaySegmentEx failed: 88781170 loader.c:111: Test failed: Didn't get IDirectMusicSegmentState pointer loader.c:114: this is the last test seen before the exception loader: unhandled exception c0000005 at 0040180F
winmm:capture capture.c:647: found 0 WaveIn devices capture.c:651: Test failed: waveInMessage(DRVM_MAPPER_PREFERRED_GET) failed: 2
winmm:wave wave.c:1408: found 0 WaveOut devices wave.c:1412: Test failed: waveOutMessage(DRVM_MAPPER_PREFERRED_GET) failed: 2