Subject: | t/yotedb.t started to fail |
I see the following failure on my smoker systems:
...
Can't locate object method "ensure_entry_count" via package "Data::RecordStore" at /home/cpansand/.cpan/build/2018032215/Yote-2.02-0/blib/lib/Yote.pm line 1953.
at t/yotedb.t line 10.
main::__ANON__("Can't locate object method \"ensure_entry_count\" via package \""...) called at /home/cpansand/.cpan/build/2018032215/Yote-2.02-0/blib/lib/Yote.pm line 1953
Yote::YoteDB::open("Yote::YoteDB", Yote::ObjStore=HASH(0x4409fa50), HASH(0x4409f6c0)) called at /home/cpansand/.cpan/build/2018032215/Yote-2.02-0/blib/lib/Yote.pm line 504
Yote::ObjStore::_new("Yote::ObjStore", HASH(0x4409f6c0)) called at /home/cpansand/.cpan/build/2018032215/Yote-2.02-0/blib/lib/Yote.pm line 129
Yote::open_store() called at t/yotedb.t line 28
main::test_suite() called at t/yotedb.t line 21
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 25 just after 1.
t/yotedb.t ..
Dubious, test returned 25 (wstat 6400, 0x1900)
All 1 subtests passed
...
Possibly caused by changes in Data::RecordStore 3.x