aboutsummaryrefslogtreecommitdiffhomepage
path: root/conformance/failure_list_cpp.txt
diff options
context:
space:
mode:
authorGravatar Thomas Van Lenten <thomasvl@google.com>2016-08-22 15:37:25 -0400
committerGravatar GitHub <noreply@github.com>2016-08-22 15:37:25 -0400
commitb5794ed02420770bf58398581c1ca11e1c9a29d9 (patch)
tree00106165ca04438ddc60d5caad610629a9e1999a /conformance/failure_list_cpp.txt
parentff2a6600e5df21683b86aca7e30bbb80c0aed848 (diff)
parent7437774a27dfedc7ecbd3eaa7b8dd79794bbc5d6 (diff)
Merge pull request #1984 from thomasvl/more_json_tests
More tests to shake out some cases in the json parsing
Diffstat (limited to 'conformance/failure_list_cpp.txt')
-rw-r--r--conformance/failure_list_cpp.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/conformance/failure_list_cpp.txt b/conformance/failure_list_cpp.txt
index 839e5210..0f1c9414 100644
--- a/conformance/failure_list_cpp.txt
+++ b/conformance/failure_list_cpp.txt
@@ -30,8 +30,17 @@ JsonInput.MapFieldValueIsNull
JsonInput.RepeatedFieldMessageElementIsNull
JsonInput.RepeatedFieldPrimitiveElementIsNull
JsonInput.RepeatedFieldTrailingComma
+JsonInput.RepeatedFieldTrailingCommaWithNewlines
+JsonInput.RepeatedFieldTrailingCommaWithSpace
+JsonInput.RepeatedFieldTrailingCommaWithSpaceCommaSpace
+JsonInput.StringFieldSingleQuoteBoth
+JsonInput.StringFieldSingleQuoteKey
+JsonInput.StringFieldSingleQuoteValue
JsonInput.StringFieldUppercaseEscapeLetter
JsonInput.TrailingCommaInAnObject
+JsonInput.TrailingCommaInAnObjectWithNewlines
+JsonInput.TrailingCommaInAnObjectWithSpace
+JsonInput.TrailingCommaInAnObjectWithSpaceCommaSpace
JsonInput.WrapperTypesWithNullValue.JsonOutput
JsonInput.WrapperTypesWithNullValue.ProtobufOutput
ProtobufInput.PrematureEofBeforeKnownRepeatedValue.MESSAGE