[Groonga-commit] ranguba/rroonga at c0f710f [master] test: update TODO comment

Back to archive index
Kouhei Sutou null+****@clear*****
Sat May 11 17:35:29 JST 2019


Kouhei Sutou	2019-05-11 17:35:29 +0900 (Sat, 11 May 2019)

  Revision: c0f710f0440e045302fd6b9b0f3742d578f19940
  https://github.com/ranguba/rroonga/commit/c0f710f0440e045302fd6b9b0f3742d578f19940

  Message:
    test: update TODO comment

  Modified files:
    test/test-plugin.rb

  Modified: test/test-plugin.rb (+1 -1)
===================================================================
--- test/test-plugin.rb    2019-05-11 17:13:58 +0900 (0363be60)
+++ test/test-plugin.rb    2019-05-11 17:35:29 +0900 (e3a81d1f)
@@ -48,7 +48,7 @@ class PluginTest < Test::Unit::TestCase
     end
 
     def test_by_path
-      only_not_windows # TODO: This must be passed
+      only_not_windows # TODO: We can remove this with Groonga 9.0.3
       context.register_plugin("token_filters/stop_word")
       assert_not_nil(context["TokenFilterStopWord"])
       plugin_path = "#{Groonga::Plugin.system_plugins_dir}/"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190511/f7d2e4b9/attachment-0001.html>


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