[Groonga-commit] ranguba/rroonga at ae3694b [master] test: don't require GC for each test

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Aug 17 12:05:29 JST 2014


Kouhei Sutou	2014-08-17 12:05:29 +0900 (Sun, 17 Aug 2014)

  New Revision: ae3694b58740fac1f4f998a952df9edf45efe85b
  https://github.com/ranguba/rroonga/commit/ae3694b58740fac1f4f998a952df9edf45efe85b

  Message:
    test: don't require GC for each test
    
    GC can be ran anytime. It is similar to real world.

  Modified files:
    test/groonga-test-utils.rb

  Modified: test/groonga-test-utils.rb (+0 -1)
===================================================================
--- test/groonga-test-utils.rb    2014-08-17 12:05:08 +0900 (e49e730)
+++ test/groonga-test-utils.rb    2014-08-17 12:05:29 +0900 (527c475)
@@ -123,7 +123,6 @@ module GroongaTestUtils
     teardown_database
     Groonga::Context.default.close
     Groonga::Context.default = nil
-    GC.start
     teardown_log_path
     teardown_tmp_directory
   end
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index