[PATCH 2/2] ddraw/tests: Add pitch alignment tests (try 2)

Marvin testbot at testbot.winehq.org
Mon Feb 27 05:36:08 CST 2012


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
http://testbot.winehq.org/JobDetails.pl?Key=17115

Your paranoid android.


=== W7PROX64 (64 bit ddraw2) ===
ddraw2.c:1454: Test failed: D3DPOOL_SYSTEMMEM: Pitch 12 is not 8 byte aligned.
ddraw2.c:1457: Test failed: D3DPOOL_SYSTEMMEM: Expected pitch 16, got 12.

=== TEST64_W7SP1 (64 bit ddraw2) ===
ddraw2.c:1454: Test failed: D3DPOOL_SYSTEMMEM: Pitch 12 is not 8 byte aligned.
ddraw2.c:1457: Test failed: D3DPOOL_SYSTEMMEM: Expected pitch 16, got 12.

=== W7PROX64 (64 bit ddraw1) ===
ddraw1.c:1188: Test failed: D3DPOOL_SYSTEMMEM: Pitch 12 is not 8 byte aligned.
ddraw1.c:1191: Test failed: D3DPOOL_SYSTEMMEM: Expected pitch 16, got 12.

=== TEST64_W7SP1 (64 bit ddraw1) ===
ddraw1.c:1188: Test failed: D3DPOOL_SYSTEMMEM: Pitch 12 is not 8 byte aligned.
ddraw1.c:1191: Test failed: D3DPOOL_SYSTEMMEM: Expected pitch 16, got 12.

=== W7PROX64 (64 bit ddraw7) ===
ddraw7.c:1349: Test failed: D3DPOOL_SYSTEMMEM: Pitch 12 is not 8 byte aligned.
ddraw7.c:1352: Test failed: D3DPOOL_SYSTEMMEM: Expected pitch 16, got 12.
ddraw7.c:1336: Test failed: D3DPOOL_MANAGED: Failed to create surface, hr 0x80004002.
ddraw7.c:1349: Test failed: D3DPOOL_MANAGED: Pitch 12 is not 8 byte aligned.
ddraw7.c:1352: Test failed: D3DPOOL_MANAGED: Expected pitch 16, got 12.

=== TEST64_W7SP1 (64 bit ddraw7) ===
ddraw7.c:1349: Test failed: D3DPOOL_SYSTEMMEM: Pitch 12 is not 8 byte aligned.
ddraw7.c:1352: Test failed: D3DPOOL_SYSTEMMEM: Expected pitch 16, got 12.
ddraw7.c:1336: Test failed: D3DPOOL_MANAGED: Failed to create surface, hr 0x80004002.
ddraw7.c:1349: Test failed: D3DPOOL_MANAGED: Pitch 12 is not 8 byte aligned.
ddraw7.c:1352: Test failed: D3DPOOL_MANAGED: Expected pitch 16, got 12.

=== W7PROX64 (64 bit ddraw4) ===
ddraw4.c:1562: Test failed: D3DPOOL_SYSTEMMEM: Pitch 12 is not 8 byte aligned.
ddraw4.c:1565: Test failed: D3DPOOL_SYSTEMMEM: Expected pitch 16, got 12.
ddraw4.c:1562: Test failed: D3DPOOL_MANAGED: Pitch 12 is not 8 byte aligned.
ddraw4.c:1565: Test failed: D3DPOOL_MANAGED: Expected pitch 16, got 12.

=== TEST64_W7SP1 (64 bit ddraw4) ===
ddraw4.c:1562: Test failed: D3DPOOL_SYSTEMMEM: Pitch 12 is not 8 byte aligned.
ddraw4.c:1565: Test failed: D3DPOOL_SYSTEMMEM: Expected pitch 16, got 12.
ddraw4.c:1562: Test failed: D3DPOOL_MANAGED: Pitch 12 is not 8 byte aligned.
ddraw4.c:1565: Test failed: D3DPOOL_MANAGED: Expected pitch 16, got 12.



More information about the wine-devel mailing list