From 80f65d2df82cc23eb92ef5355d638b9102074190 Mon Sep 17 00:00:00 2001 From: Thomas Van Lenten Date: Tue, 23 Aug 2016 08:19:45 -0400 Subject: Add note about JSON tests maybe being wrong. (#1992) Add note about JSON tests maybe being wrong. - Add note about the JSON test maybe not being correct yet. - Add test to checks the generated names for double underscores to be sure they are what is expected. --- conformance/failure_list_cpp.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'conformance/failure_list_cpp.txt') diff --git a/conformance/failure_list_cpp.txt b/conformance/failure_list_cpp.txt index 0f1c9414..5e17176e 100644 --- a/conformance/failure_list_cpp.txt +++ b/conformance/failure_list_cpp.txt @@ -22,9 +22,6 @@ JsonInput.FieldMaskInvalidCharacter JsonInput.FieldNameDuplicate JsonInput.FieldNameDuplicateDifferentCasing1 JsonInput.FieldNameDuplicateDifferentCasing2 -JsonInput.FieldNameInLowerCamelCase.Validator -JsonInput.FieldNameInSnakeCase.JsonOutput -JsonInput.FieldNameInSnakeCase.ProtobufOutput JsonInput.FieldNameNotQuoted JsonInput.MapFieldValueIsNull JsonInput.RepeatedFieldMessageElementIsNull -- cgit v1.2.3