From 92a7e778e7394386f413cec28d67a07630f784b1 Mon Sep 17 00:00:00 2001 From: Adam Cozzette Date: Fri, 1 Dec 2017 10:05:10 -0800 Subject: Integrated internal changes from Google --- conformance/failure_list_java.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'conformance/failure_list_java.txt') diff --git a/conformance/failure_list_java.txt b/conformance/failure_list_java.txt index 5116c569..053bdaa4 100644 --- a/conformance/failure_list_java.txt +++ b/conformance/failure_list_java.txt @@ -44,4 +44,7 @@ Required.Proto3.JsonInput.StringFieldNotAString Required.Proto3.ProtobufInput.PrematureEofInDelimitedDataForKnownNonRepeatedValue.MESSAGE Required.Proto3.ProtobufInput.PrematureEofInDelimitedDataForKnownRepeatedValue.MESSAGE Required.Proto2.ProtobufInput.PrematureEofInDelimitedDataForKnownNonRepeatedValue.MESSAGE -Required.Proto2.ProtobufInput.PrematureEofInDelimitedDataForKnownRepeatedValue.MESSAGE \ No newline at end of file +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 -- cgit v1.2.3