[PATCH 1/5] ddraw: Filter out redundant discard maps.

Marvin testbot at winehq.org
Thu Feb 17 01:58:49 CST 2022


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

Your paranoid android.


=== debian11 (32 bit report) ===

ddraw:
ddraw2.c:3632: Test failed: Expected resolution 1024x768, got 640x480.
ddraw2.c:3649: Test failed: Expected surface width 1024, got 640.
ddraw2.c:3675: Test failed: Expected screen size 1024x768, got 0x0.
ddraw2.c:3694: Test failed: Expected surface width 1024, got 640.
ddraw2.c:3747: Test failed: Expected screen size 2 1024x768, got 640x480.
ddraw2.c:3767: Test failed: Expected surface width 1024, got 640.

=== debian11 (32 bit Chinese:China report) ===

ddraw:
ddraw1.c:3529: Test failed: Expected resolution 640x480, got 720x480.
ddraw1.c:3546: Test failed: Expected surface width 640, got 720.

=== debian11 (32 bit WoW report) ===

ddraw:
ddraw2.c:712: Test failed: Got unexpected wparam 1 for message 5, expected 0.
ddraw2.c:3228: Test failed: Expected message 0x7e, but didn't receive it.
ddraw2.c:3233: Test failed: Got unexpected screen size 720x480.
ddraw2.c:3289: Test failed: Expected screen size 1024x768, got 720x480.
ddraw2.c:3295: Test failed: Expected (0,0)-(1024,768), got (0,0)-(720,480).
ddraw2.c:3319: Test failed: Expected surface width 1024, got 720.
ddraw2.c:3321: Test failed: Expected surface height 768, got 480.
ddraw2.c:3325: Test failed: Expected (0,0)-(1024,768), got (0,0)-(720,480).
ddraw2.c:3332: Test failed: Expected (0,0)-(1024,768), got (0,0)-(720,480).
ddraw2.c:3337: Test failed: Expected surface width 1024, got 720.
ddraw2.c:3339: Test failed: Expected surface height 768, got 480.
ddraw2.c:3352: Test failed: Expected surface width 1024, got 720.
ddraw2.c:3354: Test failed: Expected surface height 768, got 480.
ddraw2.c:3358: Test failed: Expected (0,0)-(1024,768), got (0,0)-(720,480).
ddraw2.c:3381: Test failed: Expected (0,0)-(1024,768), got (0,0)-(640,480).
ddraw2.c:3390: Test failed: Got unexpected hr 0.
ddraw2.c:3410: Test failed: Expected (0,0)-(1024,768), got (0,0)-(640,480).
ddraw2.c:3415: Test failed: Expected surface width 1024, got 720.
ddraw2.c:3417: Test failed: Expected surface height 768, got 480.
ddraw2.c:3436: Test failed: Expected (0,0)-(1024,768), got (0,0)-(640,480).
ddraw2.c:3456: Test failed: Expected (0,0)-(1024,768), got (0,0)-(640,480).
ddraw2.c:3492: Test failed: Expected (0,0)-(1024,768), got (0,0)-(640,480).
ddraw2.c:3502: Test failed: Expected (0,0)-(1024,768), got (0,0)-(720,480).
ddraw2.c:3507: Test failed: Expected surface width 1024, got 720.
ddraw2.c:3509: Test failed: Expected surface height 768, got 480.
ddraw2.c:3522: Test failed: Expected surface width 1024, got 720.
ddraw2.c:3524: Test failed: Expected surface height 768, got 480.
ddraw2.c:3528: Test failed: Expected (0,0)-(1024,768), got (0,0)-(720,480).
ddraw2.c:3551: Test failed: Expected (0,0)-(1024,768), got (0,0)-(720,480).
ddraw2.c:3560: Test failed: Got unexpected hr 0.
ddraw2.c:3573: Test failed: Expected (0,0)-(1024,768), got (0,0)-(720,480).
ddraw2.c:3578: Test failed: Expected surface width 1024, got 720.
ddraw2.c:3580: Test failed: Expected surface height 768, got 480.
ddraw2.c:3599: Test failed: Expected (0,0)-(1024,768), got (0,0)-(720,480).
ddraw2.c:3619: Test failed: Expected (0,0)-(1024,768), got (0,0)-(720,480).
ddraw2.c:3632: Test failed: Expected resolution 1024x768, got 720x480.
ddraw2.c:3649: Test failed: Expected surface width 1024, got 720.
ddraw2.c:3651: Test failed: Expected surface height 768, got 480.
ddraw2.c:3656: Test failed: Expected (0,0)-(1024,768), got (0,0)-(720,480).



More information about the wine-devel mailing list