[Groonga-commit] ranguba/rroonga at bc6755d [master] test: follow estimation algorithm change

Back to archive index

Masafumi Yokoyama null+****@clear*****
Tue Jan 5 11:57:09 JST 2016


Masafumi Yokoyama	2016-01-05 11:57:09 +0900 (Tue, 05 Jan 2016)

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

  Message:
    test: follow estimation algorithm change

  Modified files:
    test/test-index-column.rb

  Modified: test/test-index-column.rb (+1 -1)
===================================================================
--- test/test-index-column.rb    2016-01-05 11:53:23 +0900 (d92ec8d)
+++ test/test-index-column.rb    2016-01-05 11:57:09 +0900 (e07a8e4)
@@ -575,7 +575,7 @@ class IndexColumnTest < Test::Unit::TestCase
       end
 
       def test_query
-        assert_equal(6, @index.estimate_size("roonga"))
+        assert_equal(3, @index.estimate_size("roonga"))
       end
     end
 
-------------- next part --------------
HTML����������������������������...
下載 



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