winmm/tests: Remove a test that can crash on Win 8 and 10.

Huw Davies huw at codeweavers.com
Wed Sep 14 02:17:54 CDT 2016


On 13 Sep 2016, at 19:06, Marvin <testbot at winehq.org> wrote:
> 
> Hi,
> 
> While running your changed tests on Windows, I think I found new failures.
> Being a bot and all I'm not very good at pattern recognition, so I might be
> wrong, but could you please double-check?
> Full results can be found at
> https://testbot.winehq.org/JobDetails.pl?Key=25794
> 
> Your paranoid android.
> 
> 
> === w8 (32 bit mci) ===
> mci.c:1117: Test failed: got 0001 instead of MCI_NOTIFY_xyz 0004 from command play (aborted by close)
> 
> === w864 (32 bit mci) ===
> mci.c:1117: Test failed: got 0001 instead of MCI_NOTIFY_xyz 0004 from command play (aborted by close)
> 
> === w1064 (32 bit mci) ===
> mci.c:1117: Test failed: got 0001 instead of MCI_NOTIFY_xyz 0004 from command play (aborted by close)
> 
> === w864 (64 bit mci) ===
> mci.c:1117: Test failed: got 0001 instead of MCI_NOTIFY_xyz 0004 from command play (aborted by close)
> 
> === w1064 (64 bit mci) ===
> mci.c:1117: Test failed: got 0001 instead of MCI_NOTIFY_xyz 0004 from command play (aborted by close)

These are fixed by my other patch.

Huw.




More information about the wine-devel mailing list