Disable BuildInvalidSignatureTwice in X509Certificates.Tests on Windows (dotnet/coref...
authorAhson Khan <ahkha@microsoft.com>
Mon, 18 Mar 2019 20:35:15 +0000 (13:35 -0700)
committerStephen Toub <stoub@microsoft.com>
Mon, 18 Mar 2019 20:35:15 +0000 (16:35 -0400)
Commit migrated from https://github.com/dotnet/corefx/commit/10c79df595b485f0998dded035f6f35e6279e50d

src/libraries/System.Security.Cryptography.X509Certificates/tests/ChainTests.cs

index 236471bf433edf54873ec7cbe05c0fa12ba0b699..be88621bc7e22de00c729b2d4aa73fcde7b42615 100644 (file)
@@ -814,6 +814,7 @@ tHP28fj0LUop/QFojSZPsaPAW6JvoQ0t4hd6WoyX6z7FsA==
             }
         }
 
+        [ActiveIssue(36124, TestPlatforms.Windows)]
         [Fact]
         public static void BuildInvalidSignatureTwice()
         {