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 |
deleted file mode 100644 |
index 35d1ff9100e4d2b9a4cb7524ed0a1181d96ba92d..0000000000000000000000000000000000000000 |
--- a/third_party/protobuf/conformance/failure_list_ruby.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-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 |