[Groonga-commit] groonga/groonga at 72c1bb4 [master] io_flush test: fix expected

Back to archive index
Kouhei Sutou null+****@clear*****
Fri Apr 12 17:52:26 JST 2019


Kouhei Sutou	2019-04-12 17:52:26 +0900 (Fri, 12 Apr 2019)

  Revision: 72c1bb4d89d22553a727674d44d60a0cee3f211b
  https://github.com/groonga/groonga/commit/72c1bb4d89d22553a727674d44d60a0cee3f211b

  Message:
    io_flush test: fix expected

  Modified files:
    test/command/suite/io_flush/many_data.expected

  Modified: test/command/suite/io_flush/many_data.expected (+1 -2)
===================================================================
--- test/command/suite/io_flush/many_data.expected    2019-04-12 17:49:44 +0900 (b88f6358c)
+++ test/command/suite/io_flush/many_data.expected    2019-04-12 17:52:26 +0900 (f6296aa7a)
@@ -9,11 +9,10 @@ column_create Lexicon sources_value COLUMN_INDEX Sources value
 io_flush Lexicon.sources_value
 [[0,0.0,0.0],true]
 #>io_flush --target_name "Lexicon.sources_value"
+#:000000000000000 flush[Lexicon]
 #:000000000000000 flush[Sources]
 #:000000000000000 flush[Sources.value]
 #:000000000000000 flush[Lexicon.sources_value]
-#:000000000000000 flush[Lexicon]
-#:000000000000000 flush[Lexicon.sources_value]
 #:000000000000000 flush[(anonymous:table:dat_key)]
 #:000000000000000 flush[(anonymous:column:var_size)]
 #:000000000000000 flush[(anonymous:table:hash_key)]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190412/ec7fb8be/attachment.html>


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