[ 
https://issues.apache.org/jira/browse/THRIFT-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670121#action_12670121
 ] 

David Reiss commented on THRIFT-175:
------------------------------------

It is possible to detect rspec or mspec or whatever in the configure script and 
only run the spec tests if it is present.  This would allow anyone to 
successfully run "make check".  The downside would be that it would silently 
(or quietly, if we print a "this is what you are getting" message at the end of 
the configure script) skip the extra tests if the dependency is absent.

> Specs in Ruby library should be run during make check
> -----------------------------------------------------
>
>                 Key: THRIFT-175
>                 URL: https://issues.apache.org/jira/browse/THRIFT-175
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Ruby)
>            Reporter: Kevin Clark
>             Fix For: 0.1
>
>
> We should also make sure that fixtures data is being regenerated _every_ 
> time. There's a Rake task for it, but it looks like it only runs if used 
> explicitly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to