[Groonga-commit] [Still Failing] mroonga/mroonga#189 (master - c2b8afc)

Back to archive index

Travis-CI notif****@travi*****
Fri Nov 16 19:08:22 JST 2012


Build Update for mroonga/mroonga
-------------------------------------

Build: #189
Status: Still Failing

Duration: 11 minutes and 33 seconds
Commit: c2b8afc (master)
Author: Kouhei Sutou
Message: Add a test for a bug that matched record isn't deleted

fixes #1533

This problem is not related column type. It is caused when normal
index (not primary index) is used and

  (number of matched records / number of total records) < 0.5

. (The expression isn't correct but showes summary.)

The smallest case is 3 records and 1 match.

NOTE: This test finds another problem that deleted record is
selected. It may be groonga's problem. Groonga updates index wrongly
on deleting a record.

View the changeset: https://github.com/mroonga/mroonga/compare/3f9934e3607e...c2b8afce57c8

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

--

You can configure recipients for build notifications in your .travis.yml file. See http://bit.ly/lCybCJ

The delivery of this notification was kindly sponsored by Postmark. Send transactional email confidently using http://postmarkapp.com



-------------- next part --------------
An HTML attachment was scrubbed...
다운로드 



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