https://bugs.winehq.org/show_bug.cgi?id=54042
Bug ID: 54042 Summary: wmvcore:wmvcore - test_sync_reader_types() sometimes gets an NS_E_INCOMPATIBLE_FORMAT error in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: wmp&wmvcore Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
wmvcore:wmvcore - test_sync_reader_types() sometimes gets an NS_E_INCOMPATIBLE_FORMAT error in Wine:
wmvcore.c:1521: Test marked todo: Stream 0: Got output number 0. wmvcore.c:1579: Test failed: Stream 0: Got hr 0xc00d0041. wmvcore.c:1586: Test marked todo: Stream 0: Got hr 0.
See https://test.winehq.org/data/patterns.html#wmvcore:wmvcore
This failure first happened on 2022-09-27, there are no record of it in the previous 4 months, and it has happened about every other week since. So it is probably caused by a change in Wine that occurred in September.
https://bugs.winehq.org/show_bug.cgi?id=54042
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=54042
--- Comment #1 from François Gouget fgouget@codeweavers.com --- The same error can happen a bit later in the test:
wmvcore.c:1558: Test marked todo: Stream 0: Got output number 0. wmvcore.c:1623: Test marked todo: Stream 0: Got hr 0. wmvcore.c:1714: Test marked todo: Stream 0: Format 0: Got hr 0xc00d0041. wmvcore.c:1714: Test marked todo: Stream 0: Format 1: Got hr 0xc00d0041. wmvcore.c:1714: Test marked todo: Stream 0: Format 2: Got hr 0xc00d0041. wmvcore.c:1711: Test failed: Stream 0: Format 3: Got hr 0xc00d0041. wmvcore.c:1714: Line has been silenced after 3 occurrences wmvcore.c:1728: Test failed: Stream 0: Format 3: Media types didn't match.