[PATCH 2/3] windowscodecs/tests: Add decoder info tests for DDS decoder.
Signed-off-by: Ziqing Hui <zhui(a)codeweavers.com> --- dlls/windowscodecs/tests/info.c | 7 +++++++ 1 file changed, 7 insertions(+)
Hi, While running your changed tests, 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=73501 Your paranoid android. === wxppro (32 bit report) === windowscodecs: info.c:132: Test failed: Failed to create decoder, hr 0x80040154. 0a24:info: unhandled exception c0000005 at 00420460 === w2008s64 (32 bit report) === windowscodecs: info.c:132: Test failed: Failed to create decoder, hr 0x80040154. 0390:info: unhandled exception c0000005 at 00420460 === w2008s64 (64 bit report) === windowscodecs: info.c:132: Test failed: Failed to create decoder, hr 0x80040154. 0390:info: unhandled exception c0000005 at 000000000041CA48
participants (2)
-
Marvin -
Ziqing Hui