I've tried to 'make test' to see if my CVS compile works, but some test cases seems not to work without returning an error. Is this normal or a local issue of my installation? Here are the first three results, the first one only appears occasionally:
../../../tools/runtest -q -P wine -M advapi32.dll -T ../../.. -p advapi32_test.exe.so crypt.c && touch crypt.ok crypt.c:699: Test failed: expected 234, got 0
---
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p kernel32_test.exe.so file.c && touch file.ok file.c:1382: Test failed: ret = 1, error 12345678
---
../../../tools/runtest -q -P wine -M ddraw.dll -T ../../.. -p ddraw_test.exe.so d3d.c && touch d3d.ok fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403abb20)->((nil),00000008) X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 129 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 126 Current serial number in output stream: 126
---
Any ideas?
Markus Goemmel m.goemmel@compulab.de