[Groonga-commit] groonga/groonga at 198ede4 [master] test: update expected

Back to archive index
Kouhei Sutou null+****@clear*****
Mon Mar 4 17:25:06 JST 2019


Kouhei Sutou	2019-03-04 17:25:06 +0900 (Mon, 04 Mar 2019)

  Revision: 198ede48317fac20f9d45265d0c731d3c440fd50
  https://github.com/groonga/groonga/commit/198ede48317fac20f9d45265d0c731d3c440fd50

  Message:
    test: update expected

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

  Modified: test/mruby/suite/query_optimizer/index/test_compare.rb (+2 -2)
===================================================================
--- test/mruby/suite/query_optimizer/index/test_compare.rb    2019-03-04 16:30:29 +0900 (82669b15a)
+++ test/mruby/suite/query_optimizer/index/test_compare.rb    2019-03-04 17:25:06 +0900 (386f3adad)
@@ -129,11 +129,11 @@ class TestIndexCompare < QueryOptimizerTestCase
   query:      <29>
   expr:       <0..2>
 [1]
-  op:         <greater_equal>
+  op:         <less>
   logical_op: <and>
   index:      <[#<column:index Numbers.Values_number range:Values sources:[Values.number] flags:NONE>]>
   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/5afe41a5/attachment-0001.html>


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