summaryrefslogtreecommitdiff
path: root/test/ruby/test_gc_compact.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/ruby/test_gc_compact.rb')
-rw-r--r--test/ruby/test_gc_compact.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ruby/test_gc_compact.rb b/test/ruby/test_gc_compact.rb
index 8d27efcec0..a1e037b70b 100644
--- a/test/ruby/test_gc_compact.rb
+++ b/test/ruby/test_gc_compact.rb
@@ -73,6 +73,8 @@ class TestGCCompact < Test::Unit::TestCase
end
def test_find_collided_object
+ skip "figure out how to guarantee move"
+
list_of_objects, addresses, new_tenant = try_to_move_objects
# This is the object that used to be in new_object's position