Skip to content

Unable to access certificate store prevents installing certs on OSX #2870

Open
@StephenBonikowsky

Description

@StephenBonikowsky

This is a setup issue that is blocking several tests from running on OSX machines.
More details in the CoreEng bug dotnet/core-eng#3125

The Core-Eng bug has been closed waiting for a response from us, @mconnew will when time permits.

In the meantime our CI is never green and slowly more and more tests are being affected. I will use this bug to start skipping them.

Current list of tests...

Scenarios\Binding\WS\TransportWithMessageCredentialSecurity\BasicHttpTransportWithMessageCredentialSecurityTests.cs:10: (Https_SecModeTransWithMessCred_CertClientCredential_Succeeds)
Scenarios\Binding\WS\TransportWithMessageCredentialSecurity\WSHttpTransportWithMessageCredentialSecurityTests.cs:16: (Https_SecModeTransWithMessCred_CertClientCredential_Succeeds)
Scenarios\Binding\WS\TransportWithMessageCredentialSecurity\WSNetTcpTransportWithMessageCredentialSecurityTests.cs:16: (NetTcp_SecModeTransWithMessCred_CertClientCredential_Succeeds)
Scenarios\Binding\WS\TransportWithMessageCredentialSecurity\WSNetTcpTransportWithMessageCredentialSecurityTests.cs:64: (NetTcp_SecModeTransWithMessCred_UserNameClientCredential_Succeeds)
Scenarios\Security\TransportSecurity\Https\HttpsTests.4.1.0.cs:176: (ServerCertificateValidation_EchoString)
Scenarios\Security\TransportSecurity\Https\HttpsTests.4.1.0.cs:224: (ClientCertificate_EchoString)
Scenarios\Security\TransportSecurity\Https\HttpsTests.4.1.0.cs:274: (HttpExpect100Continue_ClientCertificate_True)
Scenarios\Security\TransportSecurity\Https\HttpsTests.4.1.1.cs:175: (Https_SecModeTrans_CertValMode_ChainTrust_Succeeds_ChainTrusted)
Scenarios\Security\TransportSecurity\Tcp\ClientCredentialTypeTests.4.1.0.cs:16: (TcpClientCredentialType_Certificate_EchoString)
Scenarios\Security\TransportSecurity\Tcp\ClientCredentialTypeTests.4.1.0.cs:65: (TcpClientCredentialType_Certificate_CustomValidator_EchoString)

Metadata

Metadata

Assignees

Labels

BlockedIssues blocked from completion for some specific reason.infrastructureIssues related to the build, packaging, testing or related areas.test bugTest issues that need fixing.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions