summaryrefslogtreecommitdiff
path: root/conformance/failure_list_csharp.txt
diff options
context:
space:
mode:
Diffstat (limited to 'conformance/failure_list_csharp.txt')
-rw-r--r--conformance/failure_list_csharp.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/conformance/failure_list_csharp.txt b/conformance/failure_list_csharp.txt
new file mode 100644
index 00000000..e7de4b96
--- /dev/null
+++ b/conformance/failure_list_csharp.txt
@@ -0,0 +1,11 @@
+JsonInput.FieldNameInLowerCamelCase.Validator
+JsonInput.FieldNameInSnakeCase.JsonOutput
+JsonInput.FieldNameInSnakeCase.ProtobufOutput
+JsonInput.FieldNameWithMixedCases.JsonOutput
+JsonInput.FieldNameWithMixedCases.ProtobufOutput
+JsonInput.FieldNameWithMixedCases.Validator
+JsonInput.Int64FieldMaxValueNotQuoted.JsonOutput
+JsonInput.Int64FieldMaxValueNotQuoted.ProtobufOutput
+JsonInput.OriginalProtoFieldName.JsonOutput
+JsonInput.Uint64FieldMaxValueNotQuoted.JsonOutput
+JsonInput.Uint64FieldMaxValueNotQuoted.ProtobufOutput