[Groonga-commit] groonga/groonga at 33ba00d [master] test: group by directory

Back to archive index
Kouhei Sutou null+****@clear*****
Mon Apr 22 11:18:19 JST 2019


Kouhei Sutou	2019-04-22 11:18:19 +0900 (Mon, 22 Apr 2019)

  Revision: 33ba00d548bd185760def671762e6a1fafabb291
  https://github.com/groonga/groonga/commit/33ba00d548bd185760def671762e6a1fafabb291

  Message:
    test: group by directory

  Modified files:
    test/command/suite/sharding/logical_count/columns/stage/initial/window_function_over_shard.test
  Renamed files:
    test/command/suite/sharding/logical_count/columns/stage/filtered/window_function/shard.expected
      (from test/command/suite/sharding/logical_count/columns/stage/filtered/window_function/one_shard.expected)
    test/command/suite/sharding/logical_count/columns/stage/filtered/window_function/shard.test
      (from test/command/suite/sharding/logical_count/columns/stage/filtered/window_function/one_shard.test)
    test/command/suite/sharding/logical_count/columns/stage/filtered/window_function/shards.expected
      (from test/command/suite/sharding/logical_count/columns/stage/filtered/window_function/multiple_shards.expected)
    test/command/suite/sharding/logical_count/columns/stage/filtered/window_function/shards.test
      (from test/command/suite/sharding/logical_count/columns/stage/filtered/window_function/multiple_shards.test)
    test/command/suite/sharding/logical_count/columns/stage/initial/window_function/shard.expected
      (from test/command/suite/sharding/logical_count/columns/stage/initial/window_function.expected)
    test/command/suite/sharding/logical_count/columns/stage/initial/window_function/shard.test
      (from test/command/suite/sharding/logical_count/columns/stage/initial/window_function.test)

  Renamed: test/command/suite/sharding/logical_count/columns/stage/filtered/window_function/shard.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/sharding/logical_count/columns/stage/filtered/window_function/shard.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/sharding/logical_count/columns/stage/filtered/window_function/shards.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/sharding/logical_count/columns/stage/filtered/window_function/shards.test (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/sharding/logical_count/columns/stage/initial/window_function/shard.expected (+0 -0) 100%
===================================================================

  Renamed: test/command/suite/sharding/logical_count/columns/stage/initial/window_function/shard.test (+0 -0) 100%
===================================================================

  Modified: test/command/suite/sharding/logical_count/columns/stage/initial/window_function_over_shard.test (+2 -0)
===================================================================
--- test/command/suite/sharding/logical_count/columns/stage/initial/window_function_over_shard.test    2019-04-22 10:51:33 +0900 (90b6dcfa2)
+++ test/command/suite/sharding/logical_count/columns/stage/initial/window_function_over_shard.test    2019-04-22 11:18:19 +0900 (28f21e4bd)
@@ -1,5 +1,7 @@
+#@on-error omit
 plugin_register sharding
 plugin_register functions/time
+#@on-error default
 
 table_create Logs_20170315 TABLE_NO_KEY
 column_create Logs_20170315 timestamp COLUMN_SCALAR Time
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190422/768f34fe/attachment-0001.html>


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