https://bugs.winehq.org/show_bug.cgi?id=41719
Bug ID: 41719 Summary: crypt32:store test regression in testRegStoreSavedCerts() Product: Wine Version: 1.9.8 Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: crypt32 Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
Since the commit below, crypt32:store issues 12 failures when not run with elevated privileges. For instance see fg-win7u64-1spie9adm and fg-win7u64-1spie9usr.
store.c:418: Test failed: Adding to the store failed at 0, 5 store.c:428: Test failed: The cert hasn't been saved at 0, 5 store.c:460: Test failed: Failed to find cert in the store at 0, 80092004 store.c:463: Test failed: Failed to delete certificate from store at 0, 80070057 store.c:418: Test failed: Adding to the store failed at 1, 5 store.c:428: Test failed: The cert hasn't been saved at 1, 5 store.c:460: Test failed: Failed to find cert in the store at 1, 80092004 store.c:463: Test failed: Failed to delete certificate from store at 1, 80070057 store.c:418: Test failed: Adding to the store failed at 2, 5 store.c:428: Test failed: The cert hasn't been saved at 2, 5 store.c:460: Test failed: Failed to find cert in the store at 2, 80092004 store.c:463: Test failed: Failed to delete certificate from store at 2, 80070057
See: https://test.winehq.org/data/tests/crypt32:store.html
commit 30164ea3e8d42a6afa21e40f8886e646562c64ea Author: Donat Enikeev donat@enikeev.net Date: Mon Nov 7 17:37:48 2016 +0100
crypt32/tests: Testing priorities and flags of stores in a collection; and whether certs are saved in registry endpoint.
Signed-off-by: Donat Enikeev donat@enikeev.net Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=41719
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |30164ea3e8d42a6afa21e40f888 | |6e646562c64ea Keywords| |download, regression, | |source, testcase URL| |https://test.winehq.org/dat | |a/tests/crypt32:store.html
https://bugs.winehq.org/show_bug.cgi?id=41719
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.9.8 |1.9.23
https://bugs.winehq.org/show_bug.cgi?id=41719
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #1 from fjfrackiewicz@gmail.com --- Seems like this issue is fixed by this commit: http://source.winehq.org/git/wine.git/commit/20ea59b1489d05625af363b6d32edf1...
https://bugs.winehq.org/show_bug.cgi?id=41719
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com, | |dimesio@earthlink.net, | |winetest@luukku.com
--- Comment #2 from winetest@luukku.com --- (In reply to fjfrackiewicz from comment #1)
Seems like this issue is fixed by this commit: http://source.winehq.org/git/wine.git/commit/ 20ea59b1489d05625af363b6d32edf18c3eff7ec
According submited patch, yes. Someone just needs to mark fixed.
https://bugs.winehq.org/show_bug.cgi?id=41719
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |jacek@codeweavers.com Fixed by SHA1| |20ea59b1489d05625af363b6d32 | |edf18c3eff7ec Status|NEW |RESOLVED
--- Comment #3 from Jacek Caban jacek@codeweavers.com --- Fixed in Git.
https://bugs.winehq.org/show_bug.cgi?id=41719
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.24.