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-09-19 20:40:58 -0700
commita2c65011c337b9ce2b6516966545cd471e4426c3 (patch)
treeea039e52d6ccc4ac87a5760386f6594f698a0fcc /conformance/failure_list_cpp.txt
parent0dca5a5bf96ba13620b2e374c22c1d06346b39f2 (diff)
downloadprotobuf-a2c65011c337b9ce2b6516966545cd471e4426c3.tar.gz
protobuf-a2c65011c337b9ce2b6516966545cd471e4426c3.tar.bz2
protobuf-a2c65011c337b9ce2b6516966545cd471e4426c3.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