http://bugs.winehq.org/show_bug.cgi?id=20337
Summary: CryptImportKey fails in chromium's base_unittests.exe Product: Wine Version: 1.1.31 Platform: PC OS/Version: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: advapi32 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Running base_unittests.exe from chromium fails with, among other errors,
[ RUN ] HMACTest.HmacSafeBrowsingResponseTest ... [27:28:1012/152253:233208:FATAL:hmac_win.cc(70)] Check failed: false.
Although the Chromium testcase is pretty minimal, I've boiled this testcase down to the attached standalone C program and executable, which fail in the same way.