[Bug 41719] New: crypt32:store test regression in testRegStoreSavedCerts()

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 14 14:18:47 CST 2016


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 at winehq.org
          Reporter: fgouget at 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 at 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 at enikeev.net>
    Signed-off-by: Jacek Caban <jacek at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list