Index: third_party/protobuf/conformance/failure_list_csharp.txt |
diff --git a/third_party/protobuf/conformance/failure_list_csharp.txt b/third_party/protobuf/conformance/failure_list_csharp.txt |
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..a46cee472b4306236a2f9f6b0ea2432b9e51d867 100644 |
--- a/third_party/protobuf/conformance/failure_list_csharp.txt |
+++ b/third_party/protobuf/conformance/failure_list_csharp.txt |
@@ -0,0 +1,16 @@ |
+JsonInput.AnyWithValueForInteger.JsonOutput |
+JsonInput.AnyWithValueForJsonObject.JsonOutput |
+JsonInput.FieldNameInLowerCamelCase.Validator |
+JsonInput.FieldNameInSnakeCase.JsonOutput |
+JsonInput.FieldNameInSnakeCase.ProtobufOutput |
+JsonInput.FieldNameWithMixedCases.JsonOutput |
+JsonInput.FieldNameWithMixedCases.ProtobufOutput |
+JsonInput.FieldNameWithMixedCases.Validator |
+JsonInput.Int32FieldMinFloatValue.JsonOutput |
+JsonInput.Int32FieldMinValue.JsonOutput |
+JsonInput.Int64FieldMaxValueNotQuoted.JsonOutput |
+JsonInput.Int64FieldMaxValueNotQuoted.ProtobufOutput |
+JsonInput.OriginalProtoFieldName.JsonOutput |
+JsonInput.StringFieldSurrogatePair.JsonOutput |
+JsonInput.Uint64FieldMaxValueNotQuoted.JsonOutput |
+JsonInput.Uint64FieldMaxValueNotQuoted.ProtobufOutput |