[Groonga-commit] droonga/express-droonga at 33c8b22 [master] Remove "timeout" field from expected search message.

アーカイブの一覧に戻る

YUKI Hiroshi null+****@clear*****
Tue Apr 21 09:58:44 JST 2015


YUKI Hiroshi	2015-04-21 09:58:44 +0900 (Tue, 21 Apr 2015)

  New Revision: 33c8b22e4e81fe85e5a1beed547421aff89a59ee
  https://github.com/droonga/express-droonga/commit/33c8b22e4e81fe85e5a1beed547421aff89a59ee

  Message:
    Remove "timeout" field from expected search message.
    
    Because it is now provided by Connection module.

  Modified files:
    test/adapter/http.test.js

  Modified: test/adapter/http.test.js (+0 -1)
===================================================================
--- test/adapter/http.test.js    2015-04-20 16:43:25 +0900 (8b10336)
+++ test/adapter/http.test.js    2015-04-21 09:58:44 +0900 (37d00f5)
@@ -239,7 +239,6 @@ suite('HTTP Adapter', function() {
                     [{ type: 'search',
                         message: {
                           queries: searchQueries,
-                          timeout: 1000,
                           type:    'droonga-search'
                         }
                      }]
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る