Skip to content

Commit

Permalink
Document with the conformance test that the unknown fields are dropped
Browse files Browse the repository at this point in the history
  • Loading branch information
dcarp committed Jun 2, 2018
1 parent 4fd5544 commit 7c582ca
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions conformance/failure_list_d.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,16 @@ Required.Proto3.JsonInput.TimestampWithNegativeOffset.ProtobufOutput
Required.Proto3.JsonInput.TimestampWithPositiveOffset.JsonOutput
Required.Proto3.JsonInput.TimestampWithPositiveOffset.ProtobufOutput

# Unknown fields are dropped
Required.Proto2.ProtobufInput.UnknownVarint.ProtobufOutput
Required.Proto3.ProtobufInput.UnknownVarint.ProtobufOutput

# To be analysed
Required.Proto2.ProtobufInput.RepeatedScalarSelectsLast.FIXED32.ProtobufOutput
Required.Proto2.ProtobufInput.RepeatedScalarSelectsLast.FIXED64.ProtobufOutput
Required.Proto2.ProtobufInput.RepeatedScalarSelectsLast.UINT64.ProtobufOutput
Required.Proto2.ProtobufInput.UnknownVarint.ProtobufOutput
Required.Proto3.JsonInput.DoubleFieldTooSmall
Required.Proto3.JsonInput.FloatFieldTooLarge
Required.Proto3.JsonInput.FloatFieldTooSmall
Required.Proto3.JsonInput.Int32FieldLeadingZero
Required.Proto3.JsonInput.Int32FieldNegativeWithLeadingZero
Required.Proto3.ProtobufInput.UnknownVarint.ProtobufOutput

0 comments on commit 7c582ca

Please sign in to comment.