about summary refs log tree commit
diff options
context:
space:
mode:
-rw-r--r--test/test_tc_hdb.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_tc_hdb.rb b/test/test_tc_hdb.rb
index 0ca7446..ccff861 100644
--- a/test/test_tc_hdb.rb
+++ b/test/test_tc_hdb.rb
@@ -128,7 +128,7 @@ class Test_TC_HDB < Test::Unit::TestCase
     res = Process.waitall
     assert_equal nr, res.size
     res.each { |(pid, status)| assert status.success? }
-  end
+  end if ENV["TEST_EXPENSIVE"]
 
   def test_readonly
     key = "x"