[Groonga-commit] groonga/groonga at 08ab3f1 [master] test: omit known problem case for now

Back to archive index

Masafumi Yokoyama null+****@clear*****
Wed Mar 18 11:08:38 JST 2015


Masafumi Yokoyama	2015-03-18 11:08:38 +0900 (Wed, 18 Mar 2015)

  New Revision: 08ab3f1fba8ad3010983da188bbcded55b608b04
  https://github.com/groonga/groonga/commit/08ab3f1fba8ad3010983da188bbcded55b608b04

  Merged cf26fb5: Merge pull request #319 from groonga/test-select-add-tests-for-4-items-by-column-of-section

  Message:
    test: omit known problem case for now

  Modified files:
    test/command/suite/select/match_columns/section/by_column/4_items/descending.test

  Modified: test/command/suite/select/match_columns/section/by_column/4_items/descending.test (+1 -0)
===================================================================
--- test/command/suite/select/match_columns/section/by_column/4_items/descending.test    2015-03-18 11:07:02 +0900 (8ca4555)
+++ test/command/suite/select/match_columns/section/by_column/4_items/descending.test    2015-03-18 11:08:38 +0900 (176e468)
@@ -1,3 +1,4 @@
+#@omit "TODO: Support this case"
 table_create Memos TABLE_NO_KEY
 column_create Memos title COLUMN_SCALAR ShortText
 column_create Memos content COLUMN_SCALAR ShortText
-------------- next part --------------
HTML����������������������������...
Download 



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