[Groonga-commit] Passed: groonga/groonga#4889 (test-select-add-tests-for-mix-weight-by-index-of-section - 68137e7)

Back to archive index

Travis CI build****@travi*****
Wed Mar 18 18:32:36 JST 2015


Build Update for groonga/groonga
-------------------------------------

Build: #4889
Status: Passed

Duration: 30 minutes and 39 seconds
Commit: 68137e7 (test-select-add-tests-for-mix-weight-by-index-of-section)
Author: Masafumi Yokoyama
Message: test select: add tests for mix weight by index of section

first_weight:
   Lexicon.memo_index[0] * 10 ||
   Lexicon.memo_index[1] ||
   Lexicon.memo_index[2] ||
   Lexicon.memo_index[3]

middle_mix_weight:
   Lexicon.memo_index[0] ||
   Lexicon.memo_index[1] ||
   Lexicon.memo_index[2] * 10 ||
   Lexicon.memo_index[3]

last_weight:
   Lexicon.memo_index[0] ||
   Lexicon.memo_index[1] ||
   Lexicon.memo_index[2] ||
   Lexicon.memo_index[3] * 10

View the changeset: https://github.com/groonga/groonga/commit/68137e7b64e2

View the full build log and details: https://travis-ci.org/groonga/groonga/builds/54835749

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
Download 



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