aboutsummaryrefslogtreecommitdiff
path: root/conformance/failure_list_java.txt
diff options
context:
space:
mode:
authorThomas Van Lenten <thomasvl@google.com>2016-08-22 15:37:25 -0400
committerGitHub <noreply@github.com>2016-08-22 15:37:25 -0400
commitb5794ed02420770bf58398581c1ca11e1c9a29d9 (patch)
tree00106165ca04438ddc60d5caad610629a9e1999a /conformance/failure_list_java.txt
parentff2a6600e5df21683b86aca7e30bbb80c0aed848 (diff)
parent7437774a27dfedc7ecbd3eaa7b8dd79794bbc5d6 (diff)
downloadprotobuf-b5794ed02420770bf58398581c1ca11e1c9a29d9.tar.gz
protobuf-b5794ed02420770bf58398581c1ca11e1c9a29d9.tar.bz2
protobuf-b5794ed02420770bf58398581c1ca11e1c9a29d9.zip
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_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 a8636878..6bf91940 100644
--- a/conformance/failure_list_java.txt
+++ b/conformance/failure_list_java.txt
@@ -38,6 +38,9 @@ JsonInput.OriginalProtoFieldName.JsonOutput
JsonInput.RepeatedFieldWrongElementTypeExpectingStringsGotBool
JsonInput.RepeatedFieldWrongElementTypeExpectingStringsGotInt
JsonInput.StringFieldNotAString
+JsonInput.StringFieldSingleQuoteBoth
+JsonInput.StringFieldSingleQuoteKey
+JsonInput.StringFieldSingleQuoteValue
JsonInput.StringFieldSurrogateInWrongOrder
JsonInput.StringFieldUnpairedHighSurrogate
JsonInput.StringFieldUnpairedLowSurrogate