[Groonga-commit] groonga/groonga at 4deb7ea [master] test: update expected

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jun 15 08:45:14 JST 2017


Kouhei Sutou	2017-06-15 08:45:14 +0900 (Thu, 15 Jun 2017)

  New Revision: 4deb7eae5af58ba6af31b3fd1e3f97c20930167a
  https://github.com/groonga/groonga/commit/4deb7eae5af58ba6af31b3fd1e3f97c20930167a

  Message:
    test: update expected

  Modified files:
    test/command/suite/load/command_version/3/output_errors/array.expected
    test/command/suite/load/command_version/3/output_errors/object.expected

  Modified: test/command/suite/load/command_version/3/output_errors/array.expected (+1 -1)
===================================================================
--- test/command/suite/load/command_version/3/output_errors/array.expected    2017-06-14 17:05:14 +0900 (bb03260)
+++ test/command/suite/load/command_version/3/output_errors/array.expected    2017-06-15 08:45:14 +0900 (8fc2441)
@@ -16,7 +16,7 @@ load --table Numbers --command_version 3 --output_ids yes --output_errors yes
       "message": "<Numbers>: failed to cast to <UInt32>: <\"String\">",
       "function": "grn_table_add_by_key",
       "file": "db.c",
-      "line": 1576
+      "line": 1622
     }
   },
   "body": {

  Modified: test/command/suite/load/command_version/3/output_errors/object.expected (+1 -1)
===================================================================
--- test/command/suite/load/command_version/3/output_errors/object.expected    2017-06-14 17:05:14 +0900 (d02a71f)
+++ test/command/suite/load/command_version/3/output_errors/object.expected    2017-06-15 08:45:14 +0900 (8b2f4fb)
@@ -15,7 +15,7 @@ load --table Numbers --command_version 3 --output_ids yes --output_errors yes
       "message": "<Numbers>: failed to cast to <UInt32>: <\"String\">",
       "function": "grn_table_add_by_key",
       "file": "db.c",
-      "line": 1576
+      "line": 1622
     }
   },
   "body": {
-------------- next part --------------
HTML����������������������������...
Download 



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