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:
parent
205d50a8c9
commit
486eca2faa
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
class
|
||||
constants
|
||||
enum
|
||||
free_function
|
||||
#free_function
|
||||
funcptr
|
||||
funcptr2
|
||||
functor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue