[Groonga-commit] groonga/groonga at 2cd036d [master] test: update expected

Back to archive index
Kouhei Sutou null+****@clear*****
Mon Mar 4 16:13:40 JST 2019


Kouhei Sutou	2019-03-04 16:13:40 +0900 (Mon, 04 Mar 2019)

  Revision: 2cd036d715f9cf1b7e7f00de79d7095dede21165
  https://github.com/groonga/groonga/commit/2cd036d715f9cf1b7e7f00de79d7095dede21165

  Message:
    test: update expected

  Modified files:
    test/mruby/suite/query_optimizer/no_index/test_compare.rb

  Modified: test/mruby/suite/query_optimizer/no_index/test_compare.rb (+3 -3)
===================================================================
--- test/mruby/suite/query_optimizer/no_index/test_compare.rb    2019-03-04 16:11:50 +0900 (59185c5c5)
+++ test/mruby/suite/query_optimizer/no_index/test_compare.rb    2019-03-04 16:13:40 +0900 (9c045695e)
@@ -118,11 +118,11 @@ class TestNoIndexCompare < QueryOptimizerTestCase
   query:      <29>
   expr:       <0..2>
 [1]
-  op:         <greater_equal>
-  logical_op: <and>
+  op:         <less>
+  logical_op: <and_not>
   index:      <[]>
   query:      <29>
-  expr:       <3..6>
+  expr:       <3..5>
       DUMP
     end
   end
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190304/8fafa181/attachment.html>


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