aboutsummaryrefslogtreecommitdiff
path: root/conformance/failure_list_objc.txt
diff options
context:
space:
mode:
authorAdam Cozzette <acozzette@gmail.com>2017-05-01 10:58:38 -0700
committerGitHub <noreply@github.com>2017-05-01 10:58:38 -0700
commit2f4489a3e504e0a4aaffee69b551c6acc9e08374 (patch)
tree4cd6e883d0d92f39ebbaa0f6b4bf0f321a165df0 /conformance/failure_list_objc.txt
parent286f0598422a70639e587b5329bd3037f5ee76b0 (diff)
parent9053033a5076f82cf18b823c31f352e95e5bfd8d (diff)
downloadprotobuf-2f4489a3e504e0a4aaffee69b551c6acc9e08374.tar.gz
protobuf-2f4489a3e504e0a4aaffee69b551c6acc9e08374.tar.bz2
protobuf-2f4489a3e504e0a4aaffee69b551c6acc9e08374.zip
Merge pull request #3024 from acozzette/merge-3.3-to-master
Merged 3.3.x branch to master
Diffstat (limited to 'conformance/failure_list_objc.txt')
-rw-r--r--conformance/failure_list_objc.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/conformance/failure_list_objc.txt b/conformance/failure_list_objc.txt
index dd538c10..6e0da6cf 100644
--- a/conformance/failure_list_objc.txt
+++ b/conformance/failure_list_objc.txt
@@ -1,4 +1,6 @@
-# All tests currently passing.
-#
# JSON input or output tests are skipped (in conformance_objc.m) as mobile
# platforms don't support JSON wire format to avoid code bloat.
+Required.ProtobufInput.IllegalZeroFieldNum_Case_0
+Required.ProtobufInput.IllegalZeroFieldNum_Case_1
+Required.ProtobufInput.IllegalZeroFieldNum_Case_2
+Required.ProtobufInput.IllegalZeroFieldNum_Case_3