| 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
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a46cee472b4306236a2f9f6b0ea2432b9e51d867
|
| --- /dev/null
|
| +++ 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
|
|
|