Re: "make test" failure in gdi32/bitmap.c

2007-10-17 Thread Dmitry Timoshkov
"Francois Gouget" <[EMAIL PROTECTED]> wrote: >> err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=24 >> err:bitmap:DIB_GetBitmapInfo (39): unknown/wrong size for header >> err:bitmap:DIB_GetBitmapInfo (11): unknown/wrong size for header >> err:bitmap:DIB_GetBitmapInfo (13): u

Re: "make test" failure in gdi32/bitmap.c

2007-10-17 Thread Francois Gouget
On Tue, 16 Oct 2007, Dan Kegel wrote: > "make test" fails for me with: > > bitmap.c:1113: Test failed: GetDIBits with 4 bpp DIB selected in DC: > Invalid DIB bits > bitmap.c:1113: Test failed: GetDIBits with 8 bpp DIB selected in DC: > Invalid DIB bits I'm working on the above two. From my testi

"make test" failure in gdi32/bitmap.c

2007-10-16 Thread Dan Kegel
"make test" fails for me with: bitmap.c:1113: Test failed: GetDIBits with 4 bpp DIB selected in DC: Invalid DIB bits bitmap.c:1113: Test failed: GetDIBits with 8 bpp DIB selected in DC: Invalid DIB bits err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=24 err:bitmap:DIB_GetBi

Re: make test failure

2006-12-27 Thread Dmitry Timoshkov
"Kai Blin" <[EMAIL PROTECTED]> wrote: Well, both emulate virtual desktop and managed windows are both ticked. It's impossible to have managed windows in a virtual Wine desktop. I switched off the desktop emulation and reran the tests, giving me the following errors: msg.c:8624: Test failed

Re: make test failure

2006-12-27 Thread Kai Blin
On Wednesday 27 December 2006 05:00, Dmitry Timoshkov wrote: > "Kai Blin" <[EMAIL PROTECTED]> wrote: > > over christmas, I decided to give make test another try. > > > > I'm running this on an openSUSE 10.1 box, ati radeon mobility x300 with > > open source drivers. (Probably unimportant for the er

Re: make test failure

2006-12-26 Thread Dmitry Timoshkov
"Kai Blin" <[EMAIL PROTECTED]> wrote: over christmas, I decided to give make test another try. I'm running this on an openSUSE 10.1 box, ati radeon mobility x300 with open source drivers. (Probably unimportant for the errors I'm getting) My procedure to get the tests setup were: export WINE

make test failure

2006-12-26 Thread Kai Blin
Hi folks, over christmas, I decided to give make test another try. I'm running this on an openSUSE 10.1 box, ati radeon mobility x300 with open source drivers. (Probably unimportant for the errors I'm getting) My procedure to get the tests setup were: export WINEPREFIX=~/.wine-test rm -rf $WIN

Re: d3d9 make test failure

2006-10-08 Thread Stefan Dösinger
Am Samstag 07 Oktober 2006 04:44 schrieb Mike McCormack: > Since we're trying to get "make test" working nicely on everybody's > machine, here's the failure of the day for me. > > This is on Debian/unstable for AMD64, with libGL and libGLU provided by > ia32-libs 1.15. > > Mike > > > make[2]: Enter

d3d9 make test failure

2006-10-06 Thread Mike McCormack
Since we're trying to get "make test" working nicely on everybody's machine, here's the failure of the day for me. This is on Debian/unstable for AMD64, with libGL and libGLU provided by ia32-libs 1.15. Mike make[2]: Entering directory `/home/mike/wine/dlls/d3d9/tests' ../../../tools/runt

Re: make test failure #6

2006-09-29 Thread James Hawkins
On 9/29/06, Juan Lang <[EMAIL PROTECTED]> wrote: Hi James, > make[2]: Entering directory `/usr/local/src/wine/dlls/user/tests' > ../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p > user32_test.exe.so sysparams.c && touch sysparams.ok > sysparams.c:1471: Test failed: wrong value in r

make test failure (#7?)

2006-09-29 Thread Juan Lang
After I run make test a bunch of times to get other failures to disappear, I get this: make[2]: Entering directory `/home/juan/src/wine-20050725/dlls/user/tests' ../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p user32_test.exe.so win.c && touch win.ok fixme:win:WIN_CreateWindowEx Par

Re: make test failure #6

2006-09-29 Thread Juan Lang
Hi James, > make[2]: Entering directory `/usr/local/src/wine/dlls/user/tests' > ../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p > user32_test.exe.so sysparams.c && touch sysparams.ok > sysparams.c:1471: Test failed: wrong value in registry -1, expected 154 > sysparams.c:1474: Test f

Re: make test failure

2006-09-29 Thread James Hawkins
On 9/29/06, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: Michael Stefaniuc wrote: > James Hawkins wrote: >> On 9/28/06, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: >> >>> James Hawkins wrote: On 9/28/06, Paul Vriens <[EMAIL PROTECTED]> wrote: > On Thu, 2006-09-28 at 11:27 -0700, James Haw

Re: make test failure

2006-09-29 Thread Vitaliy Margolen
Michael Stefaniuc wrote: > James Hawkins wrote: >> On 9/28/06, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: >> >>> James Hawkins wrote: On 9/28/06, Paul Vriens <[EMAIL PROTECTED]> wrote: > On Thu, 2006-09-28 at 11:27 -0700, James Hawkins wrote: >> Hi, >> >> Running make test fai

Re: make test failure

2006-09-29 Thread Michael Stefaniuc
James Hawkins wrote: > On 9/28/06, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: > >> James Hawkins wrote: >> > On 9/28/06, Paul Vriens <[EMAIL PROTECTED]> wrote: >> >> On Thu, 2006-09-28 at 11:27 -0700, James Hawkins wrote: >> >> > Hi, >> >> > >> >> > Running make test fails with: >> >> > >> >> > m

Re: make test failure #3

2006-09-29 Thread Kai Blin
On Thursday 28 September 2006 20:55, James Hawkins wrote: > Hi, > > make[2]: Entering directory `/usr/local/src/wine/dlls/shell32/tests' > ../../../tools/runtest -q -P wine -M shell32.dll -T ../../.. -p > shell32_test.exe.so shlfileop.c && touch shlfileop.ok > shlfileop.c:168: Test failed: The requ

Re: make test failure #5

2006-09-28 Thread James Hawkins
On 9/28/06, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: "James Hawkins" <[EMAIL PROTECTED]> wrote: > make[2]: Entering directory `/usr/local/src/wine/dlls/user/tests' > msg.c:3700: Test failed: DrawMenuBar: the msg sequence is not > complete: expected - actual 0021 0021 is WM_MOUSEACTIVATE

Re: make test failure #5

2006-09-28 Thread Dmitry Timoshkov
"James Hawkins" <[EMAIL PROTECTED]> wrote: make[2]: Entering directory `/usr/local/src/wine/dlls/user/tests' msg.c:3700: Test failed: DrawMenuBar: the msg sequence is not complete: expected - actual 0021 0021 is WM_MOUSEACTIVATE. Please re-run the test without touching mouse and see if it

Re: make test failure

2006-09-28 Thread James Hawkins
On 9/28/06, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: James Hawkins wrote: > On 9/28/06, Paul Vriens <[EMAIL PROTECTED]> wrote: >> On Thu, 2006-09-28 at 11:27 -0700, James Hawkins wrote: >> > Hi, >> > >> > Running make test fails with: >> > >> > make[2]: Entering directory `/usr/local/src/wine/

Re: make test failure

2006-09-28 Thread Vitaliy Margolen
James Hawkins wrote: > On 9/28/06, Paul Vriens <[EMAIL PROTECTED]> wrote: >> On Thu, 2006-09-28 at 11:27 -0700, James Hawkins wrote: >> > Hi, >> > >> > Running make test fails with: >> > >> > make[2]: Entering directory `/usr/local/src/wine/dlls/comctl32/tests' >> > ../../../tools/runtest -q -P win

Re: make test failure #2

2006-09-28 Thread H. Verbeet
On 28/09/06, James Hawkins <[EMAIL PROTECTED]> wrote: Then whoever wrote the test needs to figure out why the test fails on most machines, but passes on mine. 'make test' should not fail on any machine. Stefan wrote that test. It's probably succeeding because your card supports GL_ARB_texture_n

Re: make test failure

2006-09-28 Thread Michael Stefaniuc
Paul Vriens wrote: > On Thu, 2006-09-28 at 11:27 -0700, James Hawkins wrote: > >>Hi, >> >>Running make test fails with: >> >>make[2]: Entering directory `/usr/local/src/wine/dlls/comctl32/tests' >>../../../tools/runtest -q -P wine -M comctl32.dll -T ../../.. -p >>comctl32_test.exe.so tab.c && touc

make test failure #6

2006-09-28 Thread James Hawkins
Hi, This is with a clean .wine. make[2]: Entering directory `/usr/local/src/wine/dlls/user/tests' ../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p user32_test.exe.so sysparams.c && touch sysparams.ok sysparams.c:1471: Test failed: wrong value in registry -1, expected 154 sysparams.

make test failure #5

2006-09-28 Thread James Hawkins
Hi, make[2]: Entering directory `/usr/local/src/wine/dlls/user/tests' msg.c:3700: Test failed: DrawMenuBar: the msg sequence is not complete: expected - actual 0021 msg.c:3727: Test failed: MsgWaitForMultipleObjects returned 0 fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet f

make test failure #4

2006-09-28 Thread James Hawkins
Hi, make[2]: Entering directory `/usr/local/src/wine/dlls/user/tests' err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found! (XRandR) monitor.c:143: Test failed: Failed to change resolution[0]: -2 err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found! (XRandR) moni

make test failure #3

2006-09-28 Thread James Hawkins
Hi, make[2]: Entering directory `/usr/local/src/wine/dlls/shell32/tests' ../../../tools/runtest -q -P wine -M shell32.dll -T ../../.. -p shell32_test.exe.so shlfileop.c && touch shlfileop.ok shlfileop.c:168: Test failed: The requested file does not exist, ret=3 make[2]: *** [shlfileop.ok] Error 1

Re: make test failure #2

2006-09-28 Thread James Hawkins
On 9/28/06, Paul Vriens <[EMAIL PROTECTED]> wrote: On Thu, 2006-09-28 at 11:30 -0700, James Hawkins wrote: > Hi, > > This test passes on my machine, should it not? > > make[2]: Entering directory `/usr/local/src/wine/dlls/d3d9/tests' > ../../../tools/runtest -q -P wine -M d3d9.dll -T ../../.. -p

Re: make test failure

2006-09-28 Thread James Hawkins
On 9/28/06, Paul Vriens <[EMAIL PROTECTED]> wrote: On Thu, 2006-09-28 at 11:27 -0700, James Hawkins wrote: > Hi, > > Running make test fails with: > > make[2]: Entering directory `/usr/local/src/wine/dlls/comctl32/tests' > ../../../tools/runtest -q -P wine -M comctl32.dll -T ../../.. -p > comctl3

Re: make test failure #2

2006-09-28 Thread Paul Vriens
On Thu, 2006-09-28 at 11:30 -0700, James Hawkins wrote: > Hi, > > This test passes on my machine, should it not? > > make[2]: Entering directory `/usr/local/src/wine/dlls/d3d9/tests' > ../../../tools/runtest -q -P wine -M d3d9.dll -T ../../.. -p > d3d9_test.exe.so surface.c && touch surface.ok >

Re: make test failure

2006-09-28 Thread Paul Vriens
On Thu, 2006-09-28 at 11:27 -0700, James Hawkins wrote: > Hi, > > Running make test fails with: > > make[2]: Entering directory `/usr/local/src/wine/dlls/comctl32/tests' > ../../../tools/runtest -q -P wine -M comctl32.dll -T ../../.. -p > comctl32_test.exe.so tab.c && touch tab.ok > tab.c:184: Te

make test failure #2

2006-09-28 Thread James Hawkins
Hi, This test passes on my machine, should it not? make[2]: Entering directory `/usr/local/src/wine/dlls/d3d9/tests' ../../../tools/runtest -q -P wine -M d3d9.dll -T ../../.. -p d3d9_test.exe.so surface.c && touch surface.ok fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x18cd10) : stub,

make test failure

2006-09-28 Thread James Hawkins
Hi, Running make test fails with: make[2]: Entering directory `/usr/local/src/wine/dlls/comctl32/tests' ../../../tools/runtest -q -P wine -M comctl32.dll -T ../../.. -p comctl32_test.exe.so tab.c && touch tab.ok tab.c:184: Test failed: no icon, set size: Expected [44,20] got [56,20] tab.c:208: T

Re: make test failure

2006-09-20 Thread Huw Davies
On Tue, Sep 19, 2006 at 01:57:22PM -0700, James Hawkins wrote: > I get the following failures with fontforge 20060822. > > font.c:423: Test failed: GetGlyphIndices count of glyphs should = 5 not -1 > font.c:424: Test failed: GetGlyphIndices should have returned a > nonexistent char not f000 > font

Re: make test failure

2006-09-19 Thread Paul Millar
Hi all, For comparison, a list of the failures I get with a Debian box is available here: http://www.astro.gla.ac.uk/users/paulm/WRT/buildinfo.php (this URL will always show the most resent build). WRT is still not picking up on git changes, but I manually triggered a rebuild during WineConf.

Re: make test failure

2006-09-19 Thread James Hawkins
On 9/18/06, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: "Ivan Leo Puoti" <[EMAIL PROTECTED]> wrote: > ../../../../wine/tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p > gdi32_test.exe.so ../../../../wine/dlls/gdi/tests/font.c && touch font.ok > font.c:276: Test failed: Courier(13): tm.tmAsc

Re: make test failure

2006-09-19 Thread Detlef Riekenberg
On Di, 2006-09-19 at 10:19 +0900, Dmitry Timoshkov wrote: > "Ivan Leo Puoti" <[EMAIL PROTECTED]> wrote: > > > ../../../../wine/tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p > > gdi32_test.exe.so ../../../../wine/dlls/gdi/tests/font.c && touch font.ok > > font.c:276: Test failed: Courier(13

Re: make test failure

2006-09-19 Thread Marcus Meissner
On Tue, Sep 19, 2006 at 09:36:05AM +0200, Kai Blin wrote: > On Tuesday 19 September 2006 03:19, Dmitry Timoshkov wrote: > > "Ivan Leo Puoti" <[EMAIL PROTECTED]> wrote: > > > ../../../../wine/tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p > > > gdi32_test.exe.so ../../../../wine/dlls/gdi/tests

Re: make test failure

2006-09-19 Thread Kai Blin
On Tuesday 19 September 2006 03:19, Dmitry Timoshkov wrote: > "Ivan Leo Puoti" <[EMAIL PROTECTED]> wrote: > > ../../../../wine/tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p > > gdi32_test.exe.so ../../../../wine/dlls/gdi/tests/font.c && touch font.ok > > font.c:276: Test failed: Courier(13):

Re: make test failure

2006-09-18 Thread Dmitry Timoshkov
"Ivan Leo Puoti" <[EMAIL PROTECTED]> wrote: ../../../../wine/tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so ../../../../wine/dlls/gdi/tests/font.c && touch font.ok font.c:276: Test failed: Courier(13): tm.tmAscent 10 != 11 font.c:277: Test failed: Courier(13): tm.tmDesce

make test failure

2006-09-18 Thread Ivan Leo Puoti
Here is a make test failure I'm getting on my laptop (for those of you who were not at wineconf, make test should, in theory, work everywhere) ../../../../wine/tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so ../../../../wine/dlls/gdi/tests/font.c && touch fo