[Groonga-commit] groonga/groonga at be555e4 [master] test: add missing error check for no mruby build

Back to archive index
Kouhei Sutou null+****@clear*****
Mon Apr 22 10:49:54 JST 2019


Kouhei Sutou	2019-04-22 10:49:54 +0900 (Mon, 22 Apr 2019)

  Revision: be555e4164665f4211e2b8ff3895ab29390699d0
  https://github.com/groonga/groonga/commit/be555e4164665f4211e2b8ff3895ab29390699d0

  Message:
    test: add missing error check for no mruby build

  Modified files:
    test/command/suite/sharding/logical_count/columns/stage/filtered/window_function_over_shard.test

  Modified: test/command/suite/sharding/logical_count/columns/stage/filtered/window_function_over_shard.test (+2 -0)
===================================================================
--- test/command/suite/sharding/logical_count/columns/stage/filtered/window_function_over_shard.test    2019-04-22 09:29:56 +0900 (ec5bf3a73)
+++ test/command/suite/sharding/logical_count/columns/stage/filtered/window_function_over_shard.test    2019-04-22 10:49:54 +0900 (bb9a60574)
@@ -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/e4302144/attachment.html>


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