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_python_cpp.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conformance/failure_list_python_cpp.txt') diff --git a/conformance/failure_list_python_cpp.txt b/conformance/failure_list_python_cpp.txt index 1eb916ab..69746d9f 100644 --- a/conformance/failure_list_python_cpp.txt +++ b/conformance/failure_list_python_cpp.txt @@ -44,6 +44,8 @@ JsonInput.Int32FieldMaxFloatValue.JsonOutput JsonInput.Int32FieldMaxFloatValue.ProtobufOutput JsonInput.Int32FieldMinFloatValue.JsonOutput JsonInput.Int32FieldMinFloatValue.ProtobufOutput +JsonInput.OneofZeroMessage.JsonOutput +JsonInput.OneofZeroMessage.ProtobufOutput JsonInput.OriginalProtoFieldName.JsonOutput JsonInput.OriginalProtoFieldName.ProtobufOutput JsonInput.RepeatedFieldWrongElementTypeExpectingIntegersGotBool -- cgit v1.2.3