aboutsummaryrefslogtreecommitdiff
path: root/conformance/failure_list_ruby.txt
diff options
context:
space:
mode:
authorThomas Van Lenten <thomasvl@google.com>2016-08-11 11:24:31 -0400
committerThomas Van Lenten <thomasvl@google.com>2016-08-11 13:15:01 -0400
commit27c89625057a56d4559f94d0adac4776600cfe03 (patch)
tree543d48739186efc06f26102e9c04a58cf799b8c7 /conformance/failure_list_ruby.txt
parentca5b7751e5bb5a8dc5694844925f371bf3b34426 (diff)
downloadprotobuf-27c89625057a56d4559f94d0adac4776600cfe03.tar.gz
protobuf-27c89625057a56d4559f94d0adac4776600cfe03.tar.bz2
protobuf-27c89625057a56d4559f94d0adac4776600cfe03.zip
Add more types to the zero oneof cases.
Incase the different runtimes have different generation/implementations for for the different primitive field types, cover a larger range of the proto types in the oneof zero tests.
Diffstat (limited to 'conformance/failure_list_ruby.txt')
-rw-r--r--conformance/failure_list_ruby.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/conformance/failure_list_ruby.txt b/conformance/failure_list_ruby.txt
index 526c2e75..47d0c737 100644
--- a/conformance/failure_list_ruby.txt
+++ b/conformance/failure_list_ruby.txt
@@ -103,8 +103,14 @@ JsonInput.MessageMapField.JsonOutput
JsonInput.MessageMapField.ProtobufOutput
JsonInput.MessageRepeatedField.JsonOutput
JsonInput.MessageRepeatedField.ProtobufOutput
+JsonInput.OneofZeroDouble.JsonOutput
+JsonInput.OneofZeroDouble.ProtobufOutput
+JsonInput.OneofZeroFloat.JsonOutput
+JsonInput.OneofZeroFloat.ProtobufOutput
JsonInput.OneofZeroUint32.JsonOutput
JsonInput.OneofZeroUint32.ProtobufOutput
+JsonInput.OneofZeroUint64.JsonOutput
+JsonInput.OneofZeroUint64.ProtobufOutput
JsonInput.OptionalBoolWrapper.JsonOutput
JsonInput.OptionalBoolWrapper.ProtobufOutput
JsonInput.OptionalBytesWrapper.JsonOutput