mfmediaengine/tests: Fix a test failure in test_GetDuration().
commit3893db0a2028e2c3d512ab0c651ce7d9f727e6d6
authorZhiyi Zhang <zzhang@codeweavers.com>
Wed, 9 Aug 2023 03:38:59 +0000 (9 11:38 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Aug 2023 11:30:22 +0000 (14 13:30 +0200)
tree9ee8fc6b261199896c333ffadc3c0d2ac4aa2e6e
parent7f4225e3b01cb9053bbd0165caae4417e009de28
mfmediaengine/tests: Fix a test failure in test_GetDuration().

d19af88f59dbd6a7372adf64c2a0410fd8f85a1c happens to change test_transfer_notify_EventNotify() and
that affects test_GetDuration().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55422
dlls/mfmediaengine/tests/mfmediaengine.c