[Groonga-commit] droonga/droonga-engine at 9b37952 [master] Use timeout

Zurück zum Archiv-Index

YUKI Hiroshi null+****@clear*****
Tue Apr 14 20:59:08 JST 2015


YUKI Hiroshi	2015-04-14 20:59:08 +0900 (Tue, 14 Apr 2015)

  New Revision: 9b379521a235ec8503d873a874998ffd207c2ba2
  https://github.com/droonga/droonga-engine/commit/9b379521a235ec8503d873a874998ffd207c2ba2

  Message:
    Use timeout

  Modified files:
    test/command/suite/dump/column/index.test
    test/command/suite/dump/column/scalar.test
    test/command/suite/dump/column/vector.test
    test/command/suite/dump/record/scalar.test
    test/command/suite/dump/record/vector/reference.test
    test/command/suite/dump/table/array.test
    test/command/suite/dump/table/double_array_trie.test
    test/command/suite/dump/table/hash.test
    test/command/suite/dump/table/patricia_trie.test
    test/command/suite/system/absorb-data/records.test

  Modified: test/command/suite/dump/column/index.test (+1 -0)
===================================================================
--- test/command/suite/dump/column/index.test    2015-04-14 19:03:05 +0900 (35ad3db)
+++ test/command/suite/dump/column/index.test    2015-04-14 20:59:08 +0900 (213431c)
@@ -1,4 +1,5 @@
 #@require-catalog-version 2
+#@subscribe-until 1s
 {
   "type": "dump",
   "dataset": "Default"

  Modified: test/command/suite/dump/column/scalar.test (+1 -0)
===================================================================
--- test/command/suite/dump/column/scalar.test    2015-04-14 19:03:05 +0900 (35ad3db)
+++ test/command/suite/dump/column/scalar.test    2015-04-14 20:59:08 +0900 (213431c)
@@ -1,4 +1,5 @@
 #@require-catalog-version 2
+#@subscribe-until 1s
 {
   "type": "dump",
   "dataset": "Default"

  Modified: test/command/suite/dump/column/vector.test (+1 -0)
===================================================================
--- test/command/suite/dump/column/vector.test    2015-04-14 19:03:05 +0900 (35ad3db)
+++ test/command/suite/dump/column/vector.test    2015-04-14 20:59:08 +0900 (213431c)
@@ -1,4 +1,5 @@
 #@require-catalog-version 2
+#@subscribe-until 1s
 {
   "type": "dump",
   "dataset": "Default"

  Modified: test/command/suite/dump/record/scalar.test (+1 -0)
===================================================================
--- test/command/suite/dump/record/scalar.test    2015-04-14 19:03:05 +0900 (e22427e)
+++ test/command/suite/dump/record/scalar.test    2015-04-14 20:59:08 +0900 (5dcb160)
@@ -9,6 +9,7 @@
   }
 }
 #@enable-logging
+#@subscribe-until 1s
 {
   "type": "dump",
   "dataset": "Default"

  Modified: test/command/suite/dump/record/vector/reference.test (+1 -0)
===================================================================
--- test/command/suite/dump/record/vector/reference.test    2015-04-14 19:03:05 +0900 (668016b)
+++ test/command/suite/dump/record/vector/reference.test    2015-04-14 20:59:08 +0900 (339c703)
@@ -15,6 +15,7 @@
   }
 }
 #@enable-logging
+#@subscribe-until 1s
 {
   "type": "dump",
   "dataset": "Default"

  Modified: test/command/suite/dump/table/array.test (+1 -0)
===================================================================
--- test/command/suite/dump/table/array.test    2015-04-14 19:03:05 +0900 (35ad3db)
+++ test/command/suite/dump/table/array.test    2015-04-14 20:59:08 +0900 (213431c)
@@ -1,4 +1,5 @@
 #@require-catalog-version 2
+#@subscribe-until 1s
 {
   "type": "dump",
   "dataset": "Default"

  Modified: test/command/suite/dump/table/double_array_trie.test (+1 -0)
===================================================================
--- test/command/suite/dump/table/double_array_trie.test    2015-04-14 19:03:05 +0900 (35ad3db)
+++ test/command/suite/dump/table/double_array_trie.test    2015-04-14 20:59:08 +0900 (213431c)
@@ -1,4 +1,5 @@
 #@require-catalog-version 2
+#@subscribe-until 1s
 {
   "type": "dump",
   "dataset": "Default"

  Modified: test/command/suite/dump/table/hash.test (+1 -0)
===================================================================
--- test/command/suite/dump/table/hash.test    2015-04-14 19:03:05 +0900 (35ad3db)
+++ test/command/suite/dump/table/hash.test    2015-04-14 20:59:08 +0900 (213431c)
@@ -1,4 +1,5 @@
 #@require-catalog-version 2
+#@subscribe-until 1s
 {
   "type": "dump",
   "dataset": "Default"

  Modified: test/command/suite/dump/table/patricia_trie.test (+1 -0)
===================================================================
--- test/command/suite/dump/table/patricia_trie.test    2015-04-14 19:03:05 +0900 (35ad3db)
+++ test/command/suite/dump/table/patricia_trie.test    2015-04-14 20:59:08 +0900 (213431c)
@@ -1,4 +1,5 @@
 #@require-catalog-version 2
+#@subscribe-until 1s
 {
   "type": "dump",
   "dataset": "Default"

  Modified: test/command/suite/system/absorb-data/records.test (+4 -1)
===================================================================
--- test/command/suite/system/absorb-data/records.test    2015-04-14 19:03:05 +0900 (b915f4e)
+++ test/command/suite/system/absorb-data/records.test    2015-04-14 20:59:08 +0900 (a522cfd)
@@ -9,6 +9,7 @@
   }
 }
 #@enable-logging
+#@subscribe-until 60s 2messages
 {
   "type": "system.absorb-data",
   "dataset": "Default",
@@ -16,6 +17,8 @@
     "host":    "localhost",
     "port":    23003,
     "tag":     "droonga",
-    "dataset": "Source"
+    "dataset": "Source",
+    "progressIntervalSeconds": 10000,
+    "messagesPerSecond":       10000
   }
 }
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index