Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby fails some of the proto3 oneof conformance tests (JSON) #1946

Closed
thomasvl opened this issue Aug 11, 2016 · 1 comment
Closed

Ruby fails some of the proto3 oneof conformance tests (JSON) #1946

thomasvl opened this issue Aug 11, 2016 · 1 comment

Comments

@thomasvl
Copy link
Contributor

https://github.com/google/protobuf/blob/master/conformance/failure_list_ruby.txt#L106-L113

JsonInput.OneofZeroDouble.JsonOutput
JsonInput.OneofZeroDouble.ProtobufOutput
JsonInput.OneofZeroFloat.JsonOutput
JsonInput.OneofZeroFloat.ProtobufOutput
JsonInput.OneofZeroUint32.JsonOutput
JsonInput.OneofZeroUint32.ProtobufOutput
JsonInput.OneofZeroUint64.JsonOutput
JsonInput.OneofZeroUint64.ProtobufOutput

@haberman
Copy link
Member

All of these conformance failures are fixed as of #8184

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

3 participants