[Groonga-commit] groonga/grntest at 12618d8 [master] dump isn't suitable for may slow command

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jan 18 12:30:33 JST 2018


Kouhei Sutou	2018-01-18 12:30:33 +0900 (Thu, 18 Jan 2018)

  New Revision: 12618d81869e106dbb5a50cc3dc8169c5f6cdfbb
  https://github.com/groonga/grntest/commit/12618d81869e106dbb5a50cc3dc8169c5f6cdfbb

  Message:
    dump isn't suitable for may slow command
    
    It may return empty result.

  Modified files:
    lib/grntest/executors/standard-io-executor.rb

  Modified: lib/grntest/executors/standard-io-executor.rb (+0 -1)
===================================================================
--- lib/grntest/executors/standard-io-executor.rb    2018-01-18 12:29:47 +0900 (db9ea94)
+++ lib/grntest/executors/standard-io-executor.rb    2018-01-18 12:30:33 +0900 (d8796bc)
@@ -64,7 +64,6 @@ module Grntest
 
       MAY_SLOW_COMMANDS = [
         "column_create",
-        "dump",
         "load",
         "logical_table_remove",
         "plugin_register",
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180118/9cb2bd44/attachment.htm 



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