Exclude failing CoreFx test
authorAmy Yu <amycmyu@gmail.com>
Mon, 9 Jul 2018 23:36:39 +0000 (16:36 -0700)
committerAmy Yu <amycmyu@gmail.com>
Mon, 9 Jul 2018 23:36:39 +0000 (16:36 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/0cde2fb55bf7a809b207dbf04612bc9db808df62

src/coreclr/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."
                 }
             ]
         }