[Groonga-mysql-commit] Errored: mroonga/mroonga#1387 (master - 6fe0c7c)

Back to archive index

Travis CI notif****@travi*****
Thu May 15 13:46:04 JST 2014


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

Build: #1387
Status: Errored

Duration: 5 minutes and 16 seconds
Commit: 6fe0c7c (master)
Author: susumu.yata
Message: Apply a patch that fixes a test for MariaDB 10.0.11

Redmine: fixes #2552
Redmine: ref #2385

MariaDB 10.0.11 shows an int system variable mroonga_lock_timeout as
a signed integer. Note that MySQL and MariaDB 10.0.x (x < 11) show it
as an unsigned integer, for example,
  SHOW GLOBAL VARIABLES LIKE "mroonga_lock_timeout";
shows 4294967295 if mroonga_lock_timeout = -1.

The patch is written by Toshihisa Tashiro. Thanks!!!

View the changeset: https://github.com/mroonga/mroonga/compare/864be67f594c...6fe0c7c8e209

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

--

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...
다운로드 



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