[Groonga-commit] groonga/groonga at 6a8a7af [master] test: update expected list

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jun 12 17:13:18 JST 2018


Kouhei Sutou	2018-06-12 17:13:18 +0900 (Tue, 12 Jun 2018)

  New Revision: 6a8a7af58ea6807974abbeafbcd2c31af90b1a68
  https://github.com/groonga/groonga/commit/6a8a7af58ea6807974abbeafbcd2c31af90b1a68

  Message:
    test: update expected list
    
    Because we have a new function.

  Modified files:
    test/command/suite/object_list/full.expected

  Modified: test/command/suite/object_list/full.expected (+35 -19)
===================================================================
--- test/command/suite/object_list/full.expected    2018-06-12 17:11:38 +0900 (ef3958324)
+++ test/command/suite/object_list/full.expected    2018-06-12 17:13:18 +0900 (951b20870)
@@ -360,8 +360,24 @@ object_list
       "path": "functions/vector.so",
       "plugin_id": 2
     },
-    "Users": {
+    "vector_find": {
       "id": 259,
+      "name": "vector_find",
+      "opened": true,
+      "n_elements": 4,
+      "type": {
+        "id": 33,
+        "name": "proc"
+      },
+      "flags": {
+        "value": 4096,
+        "names": "CUSTOM_NAME"
+      },
+      "path": "functions/vector.so",
+      "plugin_id": 2
+    },
+    "Users": {
+      "id": 260,
       "name": "Users",
       "opened": true,
       "n_elements": 5,
@@ -373,7 +389,7 @@ object_list
         "value": 49154,
         "names": "TABLE_DAT_KEY|PERSISTENT"
       },
-      "path": "db/db.0000103",
+      "path": "db/db.0000104",
       "range": {
         "id": 0,
         "name": null
@@ -383,7 +399,7 @@ object_list
       ]
     },
     "Users.description": {
-      "id": 260,
+      "id": 261,
       "name": "Users.description",
       "opened": false,
       "n_elements": 4,
@@ -395,14 +411,14 @@ object_list
         "value": 49152,
         "names": "COLUMN_SCALAR|PERSISTENT"
       },
-      "path": "db/db.0000104",
+      "path": "db/db.0000105",
       "range": {
         "id": 14,
         "name": "ShortText"
       }
     },
     "Users.tags": {
-      "id": 261,
+      "id": 262,
       "name": "Users.tags",
       "opened": true,
       "n_elements": 4,
@@ -414,14 +430,14 @@ object_list
         "value": 49153,
         "names": "COLUMN_VECTOR|PERSISTENT"
       },
-      "path": "db/db.0000105",
+      "path": "db/db.0000106",
       "range": {
         "id": 14,
         "name": "ShortText"
       }
     },
     "Terms": {
-      "id": 262,
+      "id": 263,
       "name": "Terms",
       "opened": false,
       "n_elements": 5,
@@ -433,7 +449,7 @@ object_list
         "value": 49153,
         "names": "TABLE_PAT_KEY|PERSISTENT"
       },
-      "path": "db/db.0000106",
+      "path": "db/db.0000107",
       "range": {
         "id": 0,
         "name": null
@@ -443,7 +459,7 @@ object_list
       ]
     },
     "Terms.users": {
-      "id": 263,
+      "id": 264,
       "name": "Terms.users",
       "opened": false,
       "n_elements": 4,
@@ -455,24 +471,24 @@ object_list
         "value": 33410,
         "names": "COLUMN_INDEX|WITH_SECTION|WITH_POSITION|PERSISTENT"
       },
-      "path": "db/db.0000107",
+      "path": "db/db.0000108",
       "range": {
-        "id": 259,
+        "id": 260,
         "name": "Users"
       },
       "sources": [
         {
-          "id": 259,
+          "id": 260,
           "name": "Users"
         },
         {
-          "id": 260,
+          "id": 261,
           "name": "Users.description"
         }
       ]
     },
     "Tags": {
-      "id": 264,
+      "id": 265,
       "name": "Tags",
       "opened": true,
       "n_elements": 5,
@@ -484,7 +500,7 @@ object_list
         "value": 49152,
         "names": "TABLE_HASH_KEY|PERSISTENT"
       },
-      "path": "db/db.0000108",
+      "path": "db/db.0000109",
       "range": {
         "id": 0,
         "name": null
@@ -494,7 +510,7 @@ object_list
       ]
     },
     "Tags.users": {
-      "id": 265,
+      "id": 266,
       "name": "Tags.users",
       "opened": true,
       "n_elements": 4,
@@ -506,14 +522,14 @@ object_list
         "value": 32770,
         "names": "COLUMN_INDEX|PERSISTENT"
       },
-      "path": "db/db.0000109",
+      "path": "db/db.000010A",
       "range": {
-        "id": 259,
+        "id": 260,
         "name": "Users"
       },
       "sources": [
         {
-          "id": 261,
+          "id": 262,
           "name": "Users.tags"
         }
       ]
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180612/eca2e854/attachment-0001.htm 



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