Skip to content

Commit

Permalink
Fixed several Ruby conformance test cases through upb update.
Browse files Browse the repository at this point in the history
Change-Id: Ief77de7134e05e07b1a7e3970d49880c2d5e6fe9
  • Loading branch information
haberman committed Aug 13, 2015
1 parent 38a56ee commit 5bdf4a4
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 123 deletions.
15 changes: 0 additions & 15 deletions conformance/failure_list_ruby.txt
@@ -1,17 +1,2 @@
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

0 comments on commit 5bdf4a4

Please sign in to comment.