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_ruby.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conformance/failure_list_ruby.txt') diff --git a/conformance/failure_list_ruby.txt b/conformance/failure_list_ruby.txt index 47d0c737..2960f03b 100644 --- a/conformance/failure_list_ruby.txt +++ b/conformance/failure_list_ruby.txt @@ -59,6 +59,9 @@ JsonInput.EnumFieldUnknownValue.Validator JsonInput.FieldMask.JsonOutput JsonInput.FieldMask.ProtobufOutput JsonInput.FieldNameInSnakeCase.JsonOutput +JsonInput.FieldNameInSnakeCase.ProtobufOutput +JsonInput.FieldNameWithDoubleUnderscores.JsonOutput +JsonInput.FieldNameWithDoubleUnderscores.ProtobufOutput JsonInput.FieldNameWithMixedCases.JsonOutput JsonInput.FieldNameWithMixedCases.ProtobufOutput JsonInput.FieldNameWithMixedCases.Validator -- cgit v1.2.3