Exclude failing CoreFx test (#18844)
authorAmy <amycmyu@gmail.com>
Tue, 10 Jul 2018 08:49:54 +0000 (01:49 -0700)
committerJan Kotas <jkotas@microsoft.com>
Tue, 10 Jul 2018 08:49:54 +0000 (01:49 -0700)
tests/CoreFX/TopN.CoreFX.x64.Windows.issues.json

index 9551d3f..a67a276 100644 (file)
                 {
                     "name": "System.Drawing.Tests.Graphics_DrawLineTests.DrawLines_PointFs",
                     "reason": "Xunit.Sdk.EqualException Assert.Equal() Failure\\r\\nExpected: Byte[] [142, 194, 251, 180, 222, ...]\\r\\nActual:   Byte[] [212, 29, 140, 217, 143, ...]"
+                },
+                {
+                    "name": "System.Drawing.Tests.FontTests.ToLogFont_NullLogFont_ThrowsArgumentNullException",
+                    "reason": "Xunit.Sdk.ThrowsException Assert.Throws() Failure\\r\\nExpected: typeof(System.ArgumentNullException)\\r\\nActual:   typeof(System.AccessViolationException): Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
                 }
             ]
         }