Kouhei Sutou
null+****@clear*****
Tue Aug 15 23:49:48 JST 2017
Kouhei Sutou 2017-08-15 23:49:48 +0900 (Tue, 15 Aug 2017) New Revision: a8239475e8a9cd2c27eac3e0c6ab82b9bb0e65a2 https://github.com/groonga/groonga/commit/a8239475e8a9cd2c27eac3e0c6ab82b9bb0e65a2 Message: test: normalize error line It needs the latest grntest. 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-08-15 22:02:44 +0900 (8fc244187) +++ test/command/suite/load/command_version/3/output_errors/array.expected 2017-08-15 23:49:48 +0900 (95f420e9f) @@ -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": 1622 + "line": 0 } }, "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-08-15 22:02:44 +0900 (8b2f4fb40) +++ test/command/suite/load/command_version/3/output_errors/object.expected 2017-08-15 23:49:48 +0900 (c218dfc0d) @@ -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": 1622 + "line": 0 } }, "body": { -------------- next part -------------- HTML����������������������������...다운로드