[Groonga-commit] Still Failing: ranguba/rroonga#1365 (master - 07bccb0)

Back to archive index

Travis CI build****@travi*****
Tue Jun 2 18:53:34 JST 2015


Build Update for ranguba/rroonga
-------------------------------------

Build: #1365
Status: Still Failing

Duration: 4 minutes and 2 seconds
Commit: 07bccb0 (master)
Author: Masafumi Yokoyama
Message: test: omit a test on Groonga 5.0.4

This test is failing on Groonga 5.0.4:

=========================================================================================================
Failure: test_new(DatabaseTest)
/home/myokoym/work/groonga/rroonga/test/test-database.rb:73:in `test_new'
     70:   end
     71:
     72:   def test_new
  => 73:     assert_raise(Groonga::NoSuchFileOrDirectory) do
     74:       new_context = Groonga::Context.new
     75:       Groonga::Database.new(@database_path.to_s, :context => new_context)
     76:     end

<Groonga::NoSuchFileOrDirectory> expected but was
<Groonga::InvalidArgument(<invalid argument: [db][open] invalid keys table's type: 0: #<Groonga::Database>
db.c:272: grn_db_open()>)>

diff:
? Groonga::N                                       oSuchFi               leO              r       Dir    ectory
?          InvalidArgument(<invalid argument: [db][ pen]  nvalid keys tab  's type: 0: #<G oonga:: atabas >
+ db.c:272: grn_db_open()>)
=========================================================================================================

This is a Groonga's bug. The bug is fixed in Groonga at master.

TODO: remove the line when Groonga 5.0.5 released.

View the changeset: https://github.com/ranguba/rroonga/compare/211a5f8e99e9...07bccb071596

View the full build log and details: https://travis-ci.org/ranguba/rroonga/builds/65054118

--

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