From e3891655868a465ad0d17ddc2b1ea95dd0a39adf Mon Sep 17 00:00:00 2001 From: Thomas Van Lenten Date: Tue, 16 Aug 2016 09:02:27 -0400 Subject: Add more JSON tests around underscores (#1963) Add more JSON tests around underscores --- conformance/failure_list_java.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conformance/failure_list_java.txt') diff --git a/conformance/failure_list_java.txt b/conformance/failure_list_java.txt index 850712bd..a8636878 100644 --- a/conformance/failure_list_java.txt +++ b/conformance/failure_list_java.txt @@ -21,7 +21,10 @@ JsonInput.EnumFieldNotQuoted JsonInput.FieldMaskInvalidCharacter JsonInput.FieldNameDuplicate JsonInput.FieldNameInSnakeCase.JsonOutput +JsonInput.FieldNameInSnakeCase.ProtobufOutput JsonInput.FieldNameNotQuoted +JsonInput.FieldNameWithDoubleUnderscores.JsonOutput +JsonInput.FieldNameWithDoubleUnderscores.ProtobufOutput JsonInput.FloatFieldInfinityNotQuoted JsonInput.FloatFieldNanNotQuoted JsonInput.FloatFieldNegativeInfinityNotQuoted -- cgit v1.2.3