Re: [protobuf] Proto3 Default Value Conformance

2018-05-29 Thread Cyrus Katrak
I previously neglected to Include the error message I was getting: ERROR, test=Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.UINT64.ProtobufOutput: Response didn't have any field in the Response. request=protobuf_payload: " \271` \377\377\377\377\377\377\377\377\377\001 \000"

Re: [protobuf] Proto3 Default Value Conformance

2018-05-29 Thread 'Feng Xiao' via Protocol Buffers
On Tue, May 29, 2018 at 11:30 AM Cyrus Katrak wrote: > I am implementing a protobuf implementation for a new language and I am > failing the conformance test named: > > > Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.UINT64.ProtobufOutput > > The test input appears to be an optional

[protobuf] Proto3 Default Value Conformance

2018-05-29 Thread Cyrus Katrak
I am implementing a protobuf implementation for a new language and I am failing the conformance test named: Required.Proto3.ProtobufInput.RepeatedScalarSelectsLast.UINT64.ProtobufOutput The test input appears to be an optional (non-repeated) field that appears multiple times on the wire, with