[Groonga-commit] droonga/droonga-engine at 37be365 [master] Fix expected number of finally processed messages.

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Apr 14 21:07:26 JST 2015


YUKI Hiroshi	2015-04-14 21:07:26 +0900 (Tue, 14 Apr 2015)

  New Revision: 37be365afcb5620cafeb522d37ea1583e6621883
  https://github.com/droonga/droonga-engine/commit/37be365afcb5620cafeb522d37ea1583e6621883

  Message:
    Fix expected number of finally processed messages.
    
    Two for "table_create" for each slice, one for "add".

  Modified files:
    test/command/suite/system/absorb-data/records.expected

  Modified: test/command/suite/system/absorb-data/records.expected (+1 -1)
===================================================================
--- test/command/suite/system/absorb-data/records.expected    2015-04-14 21:06:29 +0900 (1a87648)
+++ test/command/suite/system/absorb-data/records.expected    2015-04-14 21:07:26 +0900 (274f19f)
@@ -17,7 +17,7 @@
   "dataset": "Default",
   "date": "0000-00-00T00:00:00.000000Z",
   "body": {
-    "nProcessedMessages": 1,
+    "nProcessedMessages": 3,
     "percentage":         100,
     "message":            "100% done (maybe 00:00:00 remaining)"
   },
-------------- next part --------------
HTML����������������������������...
Descargar 



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