Disable outdated test until it is updated
authorRuss Keldorph <Russ.Keldorph@microsoft.com>
Wed, 30 Jan 2019 20:55:30 +0000 (12:55 -0800)
committerRuss Keldorph <russ.keldorph@microsoft.com>
Wed, 30 Jan 2019 23:33:26 +0000 (15:33 -0800)
tests/CoreFX/CoreFX.issues.json

index c8b3967..1f27486 100644 (file)
                     "name": "System.Json.Tests.JsonValueTests.Parse_DoubleTooLarge_ThrowsOverflowException",
                     "reason": "https://github.com/dotnet/coreclr/pull/20707"
                 },
+                {
+                    "name": "System.Json.Tests.JsonPrimitiveTests.ToString_DateTimeOffset",
+                    "reason": "waiting on corefx test update"
+                },
             ]
         }
     },