From ac3df39c228c85091dde579b7ccd7b516c76e8fa Mon Sep 17 00:00:00 2001 From: Thomas Van Lenten Date: Thu, 11 Aug 2016 09:44:07 -0400 Subject: Add conformance test for zero fields in oneofs. (#1939) * Add conformance test for zero fields in oneofs. * Add failures to the "expected" files. --- conformance/failure_list_objc.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'conformance/failure_list_objc.txt') diff --git a/conformance/failure_list_objc.txt b/conformance/failure_list_objc.txt index 5dac3501..ec7898cd 100644 --- a/conformance/failure_list_objc.txt +++ b/conformance/failure_list_objc.txt @@ -1,4 +1,6 @@ -# No tests currently failing. +ProtobufInput.OneofZeroBytes.ProtobufOutput +ProtobufInput.OneofZeroString.ProtobufOutput +ProtobufInput.OneofZeroUint32.ProtobufOutput # # json input or output tests are skipped (in conformance_objc.m) as mobile # platforms don't support json wire format to avoid code bloat. -- cgit v1.2.3