Question about 'make test' results...
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(a)compulab.de
"Markus" == Markus Gömmel <m.goemmel(a)compulab.de> writes:
Markus> I've tried to 'make test' to see if my CVS compile works, but Markus> some test cases seems not to work without returning an error. Is Markus> this normal or a local issue of my installation? Here are the Markus> first three results, the first one only appears occasionally: Markus> ../../../tools/runtest -q -P wine -M advapi32.dll -T ../../.. -p Markus> advapi32_test.exe.so crypt.c && touch crypt.ok crypt.c:699: Test Markus> failed: expected 234, got 0 This seems to be a distribution kernel specific problem. I also see: epoll_ctl: Operation not permitted file.c:1382: Test failed: ret = 1, error 12345678 I run Suse and have seen the problem with at least Suse 9.3 and now Suse 10.0. A look with strace and the server output didn't give me any clue... Bye -- Uwe Bonnes bon(a)elektron.ikp.physik.tu-darmstadt.de Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
participants (2)
-
Markus G�mmel -
Uwe Bonnes