Ruby tests don't pass due to fixtures not having a validate method
------------------------------------------------------------------
Key: THRIFT-216
URL: https://issues.apache.org/jira/browse/THRIFT-216
Project: Thrift
Issue Type: Bug
Components: Test Suite
Reporter: Esteve Fernandez
The Ruby unit tests don't pass due to fixtures not having a validate method.
The Thrift::Struct#write assumes there's a validate method, but fixtures don't
have it.
DISCLAIMER: I ran into this problem while building our Debian packages, but we
don't use Ruby, so I don't know if this a valid report. I'm probably wrong and
the issue is due to something else :-)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.