http://bugs.winehq.org/show_bug.cgi?id=20358
Summary: chromium's base_unittests.exe fails on RSAPrivateKeyUnitTest.* Product: Wine Version: 1.1.31 Platform: PC OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: crypt32 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
The three tests, RSAPrivateKeyUnitTest.InitRandomTest, RSAPrivateKeyUnitTest.PublicKeyTest, and RSAPrivateKeyUnitTest.ShortIntegers all fail.
Source involved is http://src.chromium.org/viewvc/chrome/trunk/src/base/crypto/rsa_private_key_... http://src.chromium.org/viewvc/chrome/trunk/src/base/crypto/rsa_private_key.... http://src.chromium.org/viewvc/chrome/trunk/src/base/crypto/rsa_private_key_... etc.
I'll attach +relay,+crypt logs of the three tests failing.