aboutsummaryrefslogtreecommitdiffhomepage
path: root/conformance/failure_list_ruby.txt
diff options
context:
space:
mode:
authorGravatar Thomas Van Lenten <thomasvl@google.com>2016-08-16 09:02:27 -0400
committerGravatar GitHub <noreply@github.com>2016-08-16 09:02:27 -0400
commite3891655868a465ad0d17ddc2b1ea95dd0a39adf (patch)
tree97558337dfe98edc20311842db2d6f080eaae576 /conformance/failure_list_ruby.txt
parent4763e64eb1e72e628ab75a9872f4146fdd2cf765 (diff)
Add more JSON tests around underscores (#1963)
Add more JSON tests around underscores
Diffstat (limited to 'conformance/failure_list_ruby.txt')
-rw-r--r--conformance/failure_list_ruby.txt3
1 files changed, 3 insertions, 0 deletions
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