http://bugs.winehq.org/show_bug.cgi?id=10139 Summary: make test fails in wine-0.9.47-262-g0d24ebf Product: Wine Version: 0.9.47. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: test AssignedTo: wine-bugs(a)winehq.org ReportedBy: marco(a)harddisk.is-a-geek.org In wine current git version (current=time of this report) make test fails: make[2]: Entering directory `/static/wine/dlls/crypt32/tests' ../../../tools/runtest -q -P wine -M crypt32.dll -T ../../.. -p crypt32_test.exe.so chain.c && touch chain.ok fixme:crypt:CertVerifyCertificateChainPolicy unimplemented for 0 chain.c:1762: Test failed: 14: expected 00000000, got 800b0109 chain.c:1771: Test failed: 14: expected -1, got 0 chain.c:1780: Test failed: 14: expected -1, got 2 chain.c:1762: Test failed: 14: expected 00000000, got 800b0109 chain.c:1771: Test failed: 14: expected -1, got 0 chain.c:1780: Test failed: 14: expected -1, got 2 make[2]: *** [chain.ok] Fehler 6 make[2]: Leaving directory `/static/wine/dlls/crypt32/tests' make[1]: *** [crypt32/tests/__test__] Fehler 2 make[1]: Leaving directory `/static/wine/dlls' make: *** [dlls/__test__] Fehler 2 marco(a)marco-laptop:/static/wine$ I run Debian Lenny on a Intel Core2duo platform; all packages in debian were up-to-date at build time. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.