[Groonga-commit] groonga/groonga at 733e399 [master] test: omit a test for not implemented feature

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jun 26 12:59:24 JST 2018


Kouhei Sutou	2018-06-26 12:59:24 +0900 (Tue, 26 Jun 2018)

  New Revision: 733e3995bfe3103c73d687310a91cc82bdc33556
  https://github.com/groonga/groonga/commit/733e3995bfe3103c73d687310a91cc82bdc33556

  Message:
    test: omit a test for not implemented feature

  Modified files:
    test/command_line/suite/grndb/test_check.rb

  Modified: test/command_line/suite/grndb/test_check.rb (+1 -1)
===================================================================
--- test/command_line/suite/grndb/test_check.rb    2018-06-26 12:38:44 +0900 (fca95fe68)
+++ test/command_line/suite/grndb/test_check.rb    2018-06-26 12:59:24 +0900 (e5ce63984)
@@ -17,7 +17,7 @@ class TestGrnDBCheck < GroongaTestCase
     end
 
     def test_normal
-      # TODO: This test should be removed when we put check cases.
+      omit("This feature isn't implemented yet.")
       groonga("status")
       log_file = Tempfile.new(["grndb-check-log-path", ".log"])
       log_file.puts(<<-GROONGA_LOG)
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180626/f27105bb/attachment-0001.htm 



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