https://bugs.winehq.org/show_bug.cgi?id=42228
Bug ID: 42228 Summary: bcrypt:bcrypt test regression (test_aes) Product: Wine Version: unspecified Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: bcrypt Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
Since the commit below, the my Windows 8 Acer laptop has a new test failure:
bcrypt.c:794: Test failed: got 638
See: https://test.winehq.org/data/tests/bcrypt:bcrypt.html
Note that since the failure does not happen when I boot it under Windows 8.1 and that, as far as I know, I am the only one to run the tests on Windows 8 rather than Windows 8.1 (*), this is probably tied to that specific Windows version, even more so since the test seems to be pretty dependent on the Windows version already.
See: https://test.winehq.org/data/80d2edd5845c09b98cb5b6b7779b4455dfbc1095/index_...
(*) The TestBot's two Windows 8 VMs have been upgraded to Windows 8.1. cw1-hd6800 and cw2-gtx560 only have Windows 8.1 to start with (otherwise they would have a Windows 8 disk image and I'd have added it to the daily tests).
commit 9fcdc5ec7538dd92598291520fe5b8ea19b8b100 Author: Hans Leidekker hans@codeweavers.com Date: Fri Dec 2 18:36:41 2016 -0200
bcrypt/tests: Add AES provider tests.
Signed-off-by: Bruno Jesus 00cpxxx@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=42228
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |9fcdc5ec7538dd92598291520fe | |5b8ea19b8b100 Keywords| |download, regression, | |source, testcase URL| |https://test.winehq.org/dat | |a/tests/bcrypt:bcrypt.html
https://bugs.winehq.org/show_bug.cgi?id=42228
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |1ee781266d674e64bbe572dfe8d | |29f6e49bf4c25 Resolution|--- |FIXED
--- Comment #1 from Hans Leidekker hans@meelstraat.net --- Fixed by 1ee781266d674e64bbe572dfe8d29f6e49bf4c25.
https://bugs.winehq.org/show_bug.cgi?id=42228
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.0-rc6.