https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25159 --- Comment #43 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- (In reply to Kyle M Hall from comment #42)
(In reply to Emmi Takkinen from comment #41)
Tests for this bug are OK but prove t/db_dependent/Log.t fails on following error:
# Failed test 'Reduce log size by unblessing Koha objects' # at t/db_dependent/Log.t line 195. encountered object 't::lib::TestBuilder=HASH(0x556b88394790)', but neither allow_blessed, convert_blessed nor allow_tags settings are enabled (or TO_JSON/FREEZE method missing) at /home/emmi/Koha/C4/Log.pm line 137.
That unit test is passing for me!
I did suspect that this might be a problem in my test environment. Thank you for confirming it :D -- You are receiving this mail because: You are watching all bug changes.