summaryrefslogtreecommitdiff
path: root/tests/CoreFX
diff options
context:
space:
mode:
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"
+ },
]
}
},