aboutsummaryrefslogtreecommitdiffhomepage
path: root/conformance/failure_list_java.txt
diff options
context:
space:
mode:
authorGravatar Thomas Van Lenten <thomasvl@google.com>2016-08-23 08:19:45 -0400
committerGravatar GitHub <noreply@github.com>2016-08-23 08:19:45 -0400
commit80f65d2df82cc23eb92ef5355d638b9102074190 (patch)
tree7573a77e4b7b55aa39495dd8892d8f52eec1416a /conformance/failure_list_java.txt
parentb5794ed02420770bf58398581c1ca11e1c9a29d9 (diff)
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.
Diffstat (limited to 'conformance/failure_list_java.txt')
-rw-r--r--conformance/failure_list_java.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/conformance/failure_list_java.txt b/conformance/failure_list_java.txt
index 6bf91940..b2122c8b 100644
--- a/conformance/failure_list_java.txt
+++ b/conformance/failure_list_java.txt
@@ -20,11 +20,13 @@ JsonInput.DoubleFieldNegativeInfinityNotQuoted
JsonInput.EnumFieldNotQuoted
JsonInput.FieldMaskInvalidCharacter
JsonInput.FieldNameDuplicate
+JsonInput.FieldNameInLowerCamelCase.Validator
JsonInput.FieldNameInSnakeCase.JsonOutput
JsonInput.FieldNameInSnakeCase.ProtobufOutput
JsonInput.FieldNameNotQuoted
JsonInput.FieldNameWithDoubleUnderscores.JsonOutput
JsonInput.FieldNameWithDoubleUnderscores.ProtobufOutput
+JsonInput.FieldNameWithDoubleUnderscores.Validator
JsonInput.FloatFieldInfinityNotQuoted
JsonInput.FloatFieldNanNotQuoted
JsonInput.FloatFieldNegativeInfinityNotQuoted