dotnet / dotnet/wcf

Unable to access certificate store prevents installing certs on OSX

Open
#2,870 0 comments 0 reactions 1 assignee Assigned to @mconnew View on GitHub
Blocked infrastructure test bug
Dominant language
C#
Stars
1.8k
Forks
576
Avg merge
6d 9h
Merged PRs (30d)
2

Description

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)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.