aboutsummaryrefslogtreecommitdiffhomepage
path: root/conformance
diff options
context:
space:
mode:
authorGravatar Adam Cozzette <acozzette@google.com>2017-12-01 11:21:47 -0800
committerGravatar Adam Cozzette <acozzette@google.com>2017-12-04 14:14:29 -0800
commit7bb8584f9d4114fda7360f9f677bcc04e718be18 (patch)
treee014a90d7bc314bcabbc7bc9c925e9b30e1ed53b /conformance
parent5d647e19e71ea46a31ae3825e3605d60b4b02489 (diff)
Updated conformance failure lists
Diffstat (limited to 'conformance')
-rw-r--r--conformance/failure_list_java.txt3
-rw-r--r--conformance/failure_list_python.txt3
-rw-r--r--conformance/failure_list_python_cpp.txt3
3 files changed, 0 insertions, 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