aboutsummaryrefslogtreecommitdiff
path: root/conformance/failure_list_cpp.txt
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2016-09-19 17:29:57 -0700
committerBo Yang <teboring@google.com>2016-10-10 11:23:36 -0700
commite3f0689d05ca05273f57a314e03e60a35b687883 (patch)
tree7d91a309c6bc72e4d0bc616359e1b95e80bd2b32 /conformance/failure_list_cpp.txt
parentcc8ca5b6a5478b40546d4206392eb1471454460d (diff)
downloadprotobuf-e3f0689d05ca05273f57a314e03e60a35b687883.tar.gz
protobuf-e3f0689d05ca05273f57a314e03e60a35b687883.tar.bz2
protobuf-e3f0689d05ca05273f57a314e03e60a35b687883.zip
Fix bugs for internal integration.
Diffstat (limited to 'conformance/failure_list_cpp.txt')
-rw-r--r--conformance/failure_list_cpp.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/conformance/failure_list_cpp.txt b/conformance/failure_list_cpp.txt
index fcaa08bd..508be506 100644
--- a/conformance/failure_list_cpp.txt
+++ b/conformance/failure_list_cpp.txt
@@ -17,6 +17,9 @@ Recommended.JsonInput.FieldNameDuplicate
Recommended.JsonInput.FieldNameDuplicateDifferentCasing1
Recommended.JsonInput.FieldNameDuplicateDifferentCasing2
Recommended.JsonInput.FieldNameNotQuoted
+Recommended.JsonInput.FieldNameWithDoubleUnderscores.JsonOutput
+Recommended.JsonInput.FieldNameWithDoubleUnderscores.ProtobufOutput
+Recommended.JsonInput.FieldNameWithDoubleUnderscores.Validator
Recommended.JsonInput.MapFieldValueIsNull
Recommended.JsonInput.RepeatedFieldMessageElementIsNull
Recommended.JsonInput.RepeatedFieldPrimitiveElementIsNull
@@ -33,6 +36,9 @@ Recommended.JsonInput.TrailingCommaInAnObjectWithNewlines
Recommended.JsonInput.TrailingCommaInAnObjectWithSpace
Recommended.JsonInput.TrailingCommaInAnObjectWithSpaceCommaSpace
Required.JsonInput.DoubleFieldTooSmall
+Required.JsonInput.FieldNameInLowerCamelCase.Validator
+Required.JsonInput.FieldNameInSnakeCase.JsonOutput
+Required.JsonInput.FieldNameInSnakeCase.ProtobufOutput
Required.ProtobufInput.PrematureEofBeforeKnownRepeatedValue.MESSAGE
Required.ProtobufInput.PrematureEofInDelimitedDataForKnownNonRepeatedValue.MESSAGE
Required.ProtobufInput.PrematureEofInDelimitedDataForKnownRepeatedValue.MESSAGE