[PATCH 1] winmm/tests: Fix MCI test failure on Win9x/WinME.

Joerg-Cyril.Hoehle at t-systems.com Joerg-Cyril.Hoehle at t-systems.com
Mon Nov 9 03:33:27 CST 2009


Hi,

Using broken(err=MCIERR_FILE_NOT_FOUND) twice would have sufficed
to silence the 2 errors.  However skip and broken prevent us from
learning the behaviour variant of WinME.
In general, we want to know the exact behaviour.  Perhaps Wine
needs to emulate it? (Not in the present case though IMHO).

Thus I preferred to avoid broken() here and fullfill WinME's
precondition
by using absolute path names, allowing the tests to demonstrate that
Pause
returns MCIERR_NONAPPLICABLE_FUNCTION in Win9x/ME as well.

Regards,
	Jorg Hohle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winmm-tests-Fix-MCI-test-failure-on-Win9x-WinME.patch
Type: application/octet-stream
Size: 3382 bytes
Desc: 0001-winmm-tests-Fix-MCI-test-failure-on-Win9x-WinME.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091109/60a50462/attachment.obj>


More information about the wine-patches mailing list