[Groonga-commit] droonga/fluent-plugin-droonga at 1e2b017 [master] Follow to changes of error classes

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Feb 13 14:21:10 JST 2014


YUKI Hiroshi	2014-02-13 14:21:10 +0900 (Thu, 13 Feb 2014)

  New Revision: 1e2b017b898889eb81fab942e204fcf72ac68d8f
  https://github.com/droonga/fluent-plugin-droonga/commit/1e2b017b898889eb81fab942e204fcf72ac68d8f

  Message:
    Follow to changes of error classes

  Modified files:
    test/unit/catalog/test_version1.rb

  Modified: test/unit/catalog/test_version1.rb (+1 -1)
===================================================================
--- test/unit/catalog/test_version1.rb    2014-02-13 14:18:57 +0900 (861a03f)
+++ test/unit/catalog/test_version1.rb    2014-02-13 14:21:10 +0900 (88d2cd6)
@@ -350,7 +350,7 @@ class CatalogTest < Test::Unit::TestCase
           },
         ),
         :errors => [
-          Droonga::Catalog::UnknownFarm.new(
+          Droonga::Catalog::UnknownFarmForPartition.new(
             "datasets.Droonga.ring.#{ring_name}.partitions.#{range_name}[0]",
             "unknown:0/unknown.000", path),
         ],
-------------- next part --------------
HTML����������������������������...
Download 



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