Index: third_party/protobuf/conformance/failure_list_ruby.txt |
diff --git a/third_party/protobuf/conformance/failure_list_ruby.txt b/third_party/protobuf/conformance/failure_list_ruby.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..35d1ff9100e4d2b9a4cb7524ed0a1181d96ba92d |
--- /dev/null |
+++ b/third_party/protobuf/conformance/failure_list_ruby.txt |
@@ -0,0 +1,17 @@ |
+JsonInput.HelloWorld.JsonOutput |
+JsonInput.HelloWorld.ProtobufOutput |
+ProtobufInput.PrematureEofBeforeUnknownValue.DOUBLE |
+ProtobufInput.PrematureEofBeforeUnknownValue.FIXED32 |
+ProtobufInput.PrematureEofBeforeUnknownValue.FIXED64 |
+ProtobufInput.PrematureEofBeforeUnknownValue.FLOAT |
+ProtobufInput.PrematureEofBeforeUnknownValue.SFIXED32 |
+ProtobufInput.PrematureEofBeforeUnknownValue.SFIXED64 |
+ProtobufInput.PrematureEofInDelimitedDataForUnknownValue.BYTES |
+ProtobufInput.PrematureEofInDelimitedDataForUnknownValue.MESSAGE |
+ProtobufInput.PrematureEofInDelimitedDataForUnknownValue.STRING |
+ProtobufInput.PrematureEofInsideUnknownValue.DOUBLE |
+ProtobufInput.PrematureEofInsideUnknownValue.FIXED32 |
+ProtobufInput.PrematureEofInsideUnknownValue.FIXED64 |
+ProtobufInput.PrematureEofInsideUnknownValue.FLOAT |
+ProtobufInput.PrematureEofInsideUnknownValue.SFIXED32 |
+ProtobufInput.PrematureEofInsideUnknownValue.SFIXED64 |