[Groonga-commit] droonga/droonga-engine at f6127a5 [master] test: Update expected error messages

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Apr 28 20:44:01 JST 2014


YUKI Hiroshi	2014-04-28 20:44:01 +0900 (Mon, 28 Apr 2014)

  New Revision: f6127a565dc2bd11f78a024166e053168affa376
  https://github.com/droonga/droonga-engine/commit/f6127a565dc2bd11f78a024166e053168affa376

  Message:
    test: Update expected error messages

  Modified files:
    test/command/suite/groonga/column_remove/unknown-column.expected
    test/command/suite/groonga/column_rename/unknown-column.expected

  Modified: test/command/suite/groonga/column_remove/unknown-column.expected (+1 -1)
===================================================================
--- test/command/suite/groonga/column_remove/unknown-column.expected    2014-04-28 20:16:44 +0900 (a202361)
+++ test/command/suite/groonga/column_remove/unknown-column.expected    2014-04-28 20:44:01 +0900 (34af784)
@@ -20,7 +20,7 @@
       -22,
       0.0,
       0.0,
-      "column not found: <unknown>"
+      "column not found: <unknown> in <User>"
     ],
     false
   ]

  Modified: test/command/suite/groonga/column_rename/unknown-column.expected (+1 -1)
===================================================================
--- test/command/suite/groonga/column_rename/unknown-column.expected    2014-04-28 20:16:44 +0900 (1b6f70e)
+++ test/command/suite/groonga/column_rename/unknown-column.expected    2014-04-28 20:44:01 +0900 (4c23d17)
@@ -20,7 +20,7 @@
       -22,
       0.0,
       0.0,
-      "column not found: <unknown>"
+      "column not found: <unknown> in <User>"
     ],
     false
   ]
-------------- next part --------------
HTML����������������������������...
Download 



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