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 a46cee472b4306236a2f9f6b0ea2432b9e51d867..84f46fabe72e3412cd76a939a9ec803aa10a4a0a 100644 |
--- a/third_party/protobuf/conformance/failure_list_csharp.txt |
+++ b/third_party/protobuf/conformance/failure_list_csharp.txt |
@@ -1,16 +1,2 @@ |
-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 |
+Recommended.JsonInput.FieldNameWithDoubleUnderscores.JsonOutput |
+Required.JsonInput.FieldNameInSnakeCase.JsonOutput |