http://bugs.winehq.org/show_bug.cgi?id=28449
Summary: GnuTLS internal error in wine test case Product: Wine Version: 1.3.28 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: toralf.foerster@gmx.de
tested the latest git wine tree at a ThinkPad running a stable Gentoo linux w/ gnutls 2.10.5 and got :
tfoerste@n22 ~/devel/wine-git/dlls/secur32/tests $ make test ... ntlm.c:1343: Tests skipped: NTLM package not installed, skipping test ../../../tools/runtest -q -P wine -M secur32.dll -T ../../.. -p secur32_test.exe.so schannel.c && touch schannel.ok GnuTLS error: GnuTLS internal error.
The file schannel.ok is created !