From 7bb8584f9d4114fda7360f9f677bcc04e718be18 Mon Sep 17 00:00:00 2001 From: Adam Cozzette Date: Fri, 1 Dec 2017 11:21:47 -0800 Subject: Updated conformance failure lists --- conformance/failure_list_java.txt | 3 --- conformance/failure_list_python.txt | 3 --- conformance/failure_list_python_cpp.txt | 3 --- 3 files changed, 9 deletions(-) diff --git a/conformance/failure_list_java.txt b/conformance/failure_list_java.txt index 053bdaa4..dc1f9ba5 100644 --- a/conformance/failure_list_java.txt +++ b/conformance/failure_list_java.txt @@ -45,6 +45,3 @@ Required.Proto3.ProtobufInput.PrematureEofInDelimitedDataForKnownNonRepeatedValu Required.Proto3.ProtobufInput.PrematureEofInDelimitedDataForKnownRepeatedValue.MESSAGE Required.Proto2.ProtobufInput.PrematureEofInDelimitedDataForKnownNonRepeatedValue.MESSAGE Required.Proto2.ProtobufInput.PrematureEofInDelimitedDataForKnownRepeatedValue.MESSAGE -# This test will be fixed as soon as we internally make the switch to -# preserving unknowns in proto3. -Required.Proto3.ProtobufInput.UnknownVarint.ProtobufOutput diff --git a/conformance/failure_list_python.txt b/conformance/failure_list_python.txt index b44c938d..e3ce7af7 100644 --- a/conformance/failure_list_python.txt +++ b/conformance/failure_list_python.txt @@ -19,6 +19,3 @@ Required.Proto3.ProtobufInput.IllegalZeroFieldNum_Case_0 Required.Proto3.ProtobufInput.IllegalZeroFieldNum_Case_1 Required.Proto3.ProtobufInput.IllegalZeroFieldNum_Case_2 Required.Proto3.ProtobufInput.IllegalZeroFieldNum_Case_3 -# This test will be fixed as soon as we internally make the switch to -# preserving unknowns in proto3. -Required.Proto3.ProtobufInput.UnknownVarint.ProtobufOutput diff --git a/conformance/failure_list_python_cpp.txt b/conformance/failure_list_python_cpp.txt index 7fada009..a498ad1a 100644 --- a/conformance/failure_list_python_cpp.txt +++ b/conformance/failure_list_python_cpp.txt @@ -52,6 +52,3 @@ Required.Proto2.ProtobufInput.PrematureEofInPackedField.SINT32 Required.Proto2.ProtobufInput.PrematureEofInPackedField.SINT64 Required.Proto2.ProtobufInput.PrematureEofInPackedField.UINT32 Required.Proto2.ProtobufInput.PrematureEofInPackedField.UINT64 -# This test will be fixed as soon as we internally make the switch to -# preserving unknowns in proto3. -Required.Proto3.ProtobufInput.UnknownVarint.ProtobufOutput -- cgit v1.2.3