You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Kevin Clark (JIRA)" <ji...@apache.org> on 2009/01/06 22:41:44 UTC

[jira] Closed: (THRIFT-216) Ruby tests don't pass due to fixtures not having a validate method

     [ https://issues.apache.org/jira/browse/THRIFT-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Clark closed THRIFT-216.
------------------------------

    Resolution: Invalid

This was due to fixtures not being regenerated on spec run, which has since been fixed. Thanks for the report.

> 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
>         Attachments: thrift-216.patch
>
>
> 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.