Travis CI
notif****@travi*****
Wed Apr 30 16:05:33 JST 2014
Build Update for droonga/droonga-engine ------------------------------------- Build: #98 Status: Still Failing Duration: 15 minutes and 9 seconds Commit: 29306a4 (master) Author: Kouhei Sutou Message: test: use catalog.json to define schema Groonga can't detect index source change without restart a process that already opens a Groonga database. In Droonga, worker processes opens their database and server process defines tables and columns in the database by table_create and column_create. So worker processes can't detect index source change by server process. If we use catalog.json to define tables and columns, server process defines them and then worker processes run and open the database. So worker processes can know the latest index source. We need more work about them. There are some tests that face the case. See test results on Travis CI. View the changeset: https://github.com/droonga/droonga-engine/compare/10709a8f0601...29306a4981d8 View the full build log and details: https://travis-ci.org/droonga/droonga-engine/builds/24078519 -- 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