http://bugs.winehq.org/show_bug.cgi?id=28383
--- Comment #21 from Austin English austinenglish@gmail.com 2011-10-04 13:11:37 CDT --- (In reply to comment #20)
With that test case and the mentioned git commit already included I get :
tfoerste@n22 ~/devel/wine-git/dlls/secur32/tests $ git describe wine-1.3.29-169-gdb882bf
tfoerste@n22 ~/devel/wine-git/dlls/secur32/tests $ rm schannel.ok; make test; ls -l schannel.ok
../../../tools/runtest -q -P wine -M secur32.dll -T ../../.. -p secur32_test.exe.so schannel.c && touch schannel.ok
GnuTLS error: An unexpected TLS packet was received.
Yes, I see this as well. We are testing invalid data and other weird things, so it's not surprising..