summaryrefslogtreecommitdiff
path: root/tests/CoreFX
diff options
context:
space:
mode:
authorRuss Keldorph <Russ.Keldorph@microsoft.com>2019-01-30 12:55:30 -0800
committerRuss Keldorph <russ.keldorph@microsoft.com>2019-01-30 15:33:26 -0800
commitf52a3f595f9067d957a9b77d72689b8f564657f3 (patch)
treed93595712b5ced5512b389588567ad1782c09692 /tests/CoreFX
parent52f3c4d9dee38b3689816a3449c34fec63179df3 (diff)
downloadcoreclr-f52a3f595f9067d957a9b77d72689b8f564657f3.tar.gz
coreclr-f52a3f595f9067d957a9b77d72689b8f564657f3.tar.bz2
coreclr-f52a3f595f9067d957a9b77d72689b8f564657f3.zip
Disable outdated test until it is updated
Diffstat (limited to 'tests/CoreFX')
-rw-r--r--tests/CoreFX/CoreFX.issues.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/CoreFX/CoreFX.issues.json b/tests/CoreFX/CoreFX.issues.json
index c8b39676ad..1f27486cb9 100644
--- a/tests/CoreFX/CoreFX.issues.json
+++ b/tests/CoreFX/CoreFX.issues.json
@@ -1066,6 +1066,10 @@
"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"
+ },
]
}
},