[Groonga-commit] groonga/groonga at 7d2cc5d [master] test: follow message change

Back to archive index

Kouhei Sutou null+****@clear*****
Sun May 22 17:56:19 JST 2016


Kouhei Sutou	2016-05-22 17:56:19 +0900 (Sun, 22 May 2016)

  New Revision: 7d2cc5dd682524e1ee6215420d7ce78d47d25ce9
  https://github.com/groonga/groonga/commit/7d2cc5dd682524e1ee6215420d7ce78d47d25ce9

  Message:
    test: follow message change

  Modified files:
    test/unit/core/test-command-select-sort.c

  Modified: test/unit/core/test-command-select-sort.c (+1 -0)
===================================================================
--- test/unit/core/test-command-select-sort.c    2016-05-22 17:51:47 +0900 (52895fd)
+++ test/unit/core/test-command-select-sort.c    2016-05-22 17:56:19 +0900 (3f25498)
@@ -258,6 +258,7 @@ test_nonexistent(void)
   grn_test_assert_send_command_error(
     context,
     GRN_INVALID_ARGUMENT,
+    "[select][sort] failed to parse: <_score,nonexistent>: "
     "invalid sort key: <nonexistent>: table:<Sites> keys:<_score,nonexistent>",
     "select Sites "
     "--sortby \"_score,nonexistent\" "
-------------- next part --------------
HTML����������������������������...
Download 



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