[Groonga-commit] droonga/droonga-engine at 95b9c09 [master] Add "dump.forecast" responses for expected messages

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Apr 17 17:05:56 JST 2015


YUKI Hiroshi	2015-04-17 17:05:56 +0900 (Fri, 17 Apr 2015)

  New Revision: 95b9c09cc7bf5b3047c6f2325d9b9554cd79e010
  https://github.com/droonga/droonga-engine/commit/95b9c09cc7bf5b3047c6f2325d9b9554cd79e010

  Message:
    Add "dump.forecast" responses for expected messages

  Modified files:
    test/command/suite/dump/column/index.expected
    test/command/suite/dump/column/scalar.expected
    test/command/suite/dump/column/vector.expected
    test/command/suite/dump/record/scalar.expected
    test/command/suite/dump/record/vector/reference.expected
    test/command/suite/dump/table/array.expected
    test/command/suite/dump/table/double_array_trie.expected
    test/command/suite/dump/table/hash.expected
    test/command/suite/dump/table/patricia_trie.expected

  Modified: test/command/suite/dump/column/index.expected (+18 -0)
===================================================================
--- test/command/suite/dump/column/index.expected    2015-04-17 16:59:17 +0900 (212844c)
+++ test/command/suite/dump/column/index.expected    2015-04-17 17:05:56 +0900 (144563e)
@@ -23,6 +23,24 @@
   "dataset": "Default",
   "date": "0000-00-00T00:00:00.000000Z",
   "body": {
+    "nMessages": 4
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
+    "nMessages": 4
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
     "type": "Hash",
     "name": "Memos",
     "keyType": "ShortText"

  Modified: test/command/suite/dump/column/scalar.expected (+18 -0)
===================================================================
--- test/command/suite/dump/column/scalar.expected    2015-04-17 16:59:17 +0900 (b900689)
+++ test/command/suite/dump/column/scalar.expected    2015-04-17 17:05:56 +0900 (d36bc8a)
@@ -23,6 +23,24 @@
   "dataset": "Default",
   "date": "0000-00-00T00:00:00.000000Z",
   "body": {
+    "nMessages": 2
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
+    "nMessages": 2
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
     "type": "Hash",
     "name": "Memos",
     "keyType": "ShortText"

  Modified: test/command/suite/dump/column/vector.expected (+18 -0)
===================================================================
--- test/command/suite/dump/column/vector.expected    2015-04-17 16:59:17 +0900 (aa6b694)
+++ test/command/suite/dump/column/vector.expected    2015-04-17 17:05:56 +0900 (79bee67)
@@ -23,6 +23,24 @@
   "dataset": "Default",
   "date": "0000-00-00T00:00:00.000000Z",
   "body": {
+    "nMessages": 2
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
+    "nMessages": 2
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
     "type": "Hash",
     "name": "Memos",
     "keyType": "ShortText"

  Modified: test/command/suite/dump/record/scalar.expected (+20 -1)
===================================================================
--- test/command/suite/dump/record/scalar.expected    2015-04-17 16:59:17 +0900 (cdcd4e7)
+++ test/command/suite/dump/record/scalar.expected    2015-04-17 17:05:56 +0900 (80b5341)
@@ -23,6 +23,24 @@
   "dataset": "Default",
   "date": "0000-00-00T00:00:00.000000Z",
   "body": {
+    "nMessages": 1
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
+    "nMessages": 2
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
     "type": "Hash",
     "name": "Users",
     "keyType": "ShortText"
@@ -47,7 +65,8 @@
   "body": {
     "table": "Users",
     "key": "Adam",
-    "values": {}
+    "values": {
+    }
   },
   "type": "dump.record"
 }

  Modified: test/command/suite/dump/record/vector/reference.expected (+18 -0)
===================================================================
--- test/command/suite/dump/record/vector/reference.expected    2015-04-17 16:59:17 +0900 (98a7e96)
+++ test/command/suite/dump/record/vector/reference.expected    2015-04-17 17:05:56 +0900 (d148855)
@@ -23,6 +23,24 @@
   "dataset": "Default",
   "date": "0000-00-00T00:00:00.000000Z",
   "body": {
+    "nMessages": 7
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
+    "nMessages": 7
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
     "type": "Hash",
     "name": "Memos",
     "keyType": "ShortText"

  Modified: test/command/suite/dump/table/array.expected (+18 -0)
===================================================================
--- test/command/suite/dump/table/array.expected    2015-04-17 16:59:17 +0900 (3e1c900)
+++ test/command/suite/dump/table/array.expected    2015-04-17 17:05:56 +0900 (cb8a4e8)
@@ -23,6 +23,24 @@
   "dataset": "Default",
   "date": "0000-00-00T00:00:00.000000Z",
   "body": {
+    "nMessages": 1
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
+    "nMessages": 1
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
     "type": "Array",
     "name": "Logs"
   },

  Modified: test/command/suite/dump/table/double_array_trie.expected (+18 -0)
===================================================================
--- test/command/suite/dump/table/double_array_trie.expected    2015-04-17 16:59:17 +0900 (d30eb47)
+++ test/command/suite/dump/table/double_array_trie.expected    2015-04-17 17:05:56 +0900 (878f764)
@@ -23,6 +23,24 @@
   "dataset": "Default",
   "date": "0000-00-00T00:00:00.000000Z",
   "body": {
+    "nMessages": 1
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
+    "nMessages": 1
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
     "type": "DoubleArrayTrie",
     "name": "Memos",
     "keyType": "ShortText"

  Modified: test/command/suite/dump/table/hash.expected (+18 -0)
===================================================================
--- test/command/suite/dump/table/hash.expected    2015-04-17 16:59:17 +0900 (4bb4d68)
+++ test/command/suite/dump/table/hash.expected    2015-04-17 17:05:56 +0900 (0b02c48)
@@ -23,6 +23,24 @@
   "dataset": "Default",
   "date": "0000-00-00T00:00:00.000000Z",
   "body": {
+    "nMessages": 1
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
+    "nMessages": 1
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
     "type": "Hash",
     "name": "Memos",
     "keyType": "ShortText"

  Modified: test/command/suite/dump/table/patricia_trie.expected (+18 -0)
===================================================================
--- test/command/suite/dump/table/patricia_trie.expected    2015-04-17 16:59:17 +0900 (bec6180)
+++ test/command/suite/dump/table/patricia_trie.expected    2015-04-17 17:05:56 +0900 (8cdf1dc)
@@ -23,6 +23,24 @@
   "dataset": "Default",
   "date": "0000-00-00T00:00:00.000000Z",
   "body": {
+    "nMessages": 1
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
+    "nMessages": 1
+  },
+  "type": "dump.forecast"
+}
+{
+  "inReplyTo": "request-id",
+  "dataset": "Default",
+  "date": "0000-00-00T00:00:00.000000Z",
+  "body": {
     "type": "PatriciaTrie",
     "name": "Memos",
     "keyType": "ShortText"
-------------- next part --------------
HTML����������������������������...
다운로드 



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