aboutsummaryrefslogtreecommitdiffhomepage
path: root/conformance/failure_list_java.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_java.txt
parent4763e64eb1e72e628ab75a9872f4146fdd2cf765 (diff)
Add more JSON tests around underscores (#1963)
Add more JSON tests around underscores
Diffstat (limited to 'conformance/failure_list_java.txt')
-rw-r--r--conformance/failure_list_java.txt3
1 files changed, 3 insertions, 0 deletions
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