Disable Ruby free_function test for now.

It is failing in Travis builds with 'ruby 1.9.3p327 (2012-11-10 revision 37606) [x86_64-linux]' but okay with 'ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-linux]'.

Relying on timely Garbage collection is probably flawed anyway.
This commit is contained in:
William S Fulton 2013-04-21 18:24:37 +01:00
commit 486eca2faa

View file

@ -2,7 +2,7 @@
class
constants
enum
free_function
#free_function
funcptr
funcptr2
functor