[PATCH 1/4] gdiplus/tests: Test EMF+ records flags

Marvin testbot at winehq.org
Tue Oct 10 11:20:44 CDT 2017


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=33463

Your paranoid android.


=== wxppro (32 bit metafile) ===
metafile.c:57: Test failed: draw image bitmap.4: Expected record type 0x401b, got 0x401b. Expected flags 0, got 0x4000.
metafile.c:57: Test failed: properties.4: Expected record type 0x401e, got 0x401e. Expected flags 0x9, got 0x1.

=== w2003std (32 bit metafile) ===
metafile.c:57: Test failed: draw image bitmap.4: Expected record type 0x401b, got 0x401b. Expected flags 0, got 0x4000.
metafile.c:57: Test failed: properties.4: Expected record type 0x401e, got 0x401e. Expected flags 0x9, got 0x1.

=== wvistau64 (32 bit metafile) ===
metafile.c:57: Test failed: draw image bitmap.4: Expected record type 0x401b, got 0x401b. Expected flags 0, got 0x4000.
metafile.c:57: Test failed: properties.4: Expected record type 0x401e, got 0x401e. Expected flags 0x9, got 0x1.

=== w2008s64 (32 bit metafile) ===
metafile.c:57: Test failed: draw image bitmap.4: Expected record type 0x401b, got 0x401b. Expected flags 0, got 0x4000.
metafile.c:57: Test failed: properties.4: Expected record type 0x401e, got 0x401e. Expected flags 0x9, got 0x1.

=== wvistau64 (64 bit metafile) ===
metafile.c:57: Test failed: draw image bitmap.4: Expected record type 0x401b, got 0x401b. Expected flags 0, got 0x4000.
metafile.c:57: Test failed: properties.4: Expected record type 0x401e, got 0x401e. Expected flags 0x9, got 0x1.

=== w2008s64 (64 bit metafile) ===
metafile.c:57: Test failed: draw image bitmap.4: Expected record type 0x401b, got 0x401b. Expected flags 0, got 0x4000.
metafile.c:57: Test failed: properties.4: Expected record type 0x401e, got 0x401e. Expected flags 0x9, got 0x1.



More information about the wine-devel mailing list