提交 fb7ae818 编写于 作者: S Stephen Toub 提交者: GitHub

Merge pull request dotnet/corefx#19831 from dotnet/stephentoub-win7test

Disable SslStream_SameCertUsedForClientAndServer_Ok test failing on Win7

Commit migrated from https://github.com/dotnet/corefx/commit/be07e448cd85c7655691742aadc2576c6f1c72fb
// Licensed to the .NET Foundation under one or more agreements.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
......@@ -16,6 +16,7 @@ namespace System.Net.Security.Tests
public class SslStreamCredentialCacheTest
{
[ActiveIssue(19699, TestPlatforms.Windows)]
[Fact]
public void SslStream_SameCertUsedForClientAndServer_Ok()
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册