[Koha-bugs] [Bug 32350] Should we die if TestBuilder is passed a column we're not expecting

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 25 11:40:51 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32350

--- Comment #17 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Here are few more from t/db.. in root dir

./Acquisition.t ........................... 63/71
#   Failed test 'No tests run for subtest "ModReceiveOrder replacementprice
tests"'
#   at ./Acquisition.t line 748.
Error: value hash contains unrecognized columns: booksellerid at
/usr/share/koha/t/lib/TestBuilder.pm line 287.

./Budgets.t ............................... 105/154     # No tests run!
#   Failed test 'No tests run for subtest "GetBudgetSpent and GetBudgetOrdered
and GetBudgetHierarchy shipping and adjustments"'
#   at ./Budgets.t line 1039.
Error: value hash contains unrecognized columns: budget_total at
/usr/share/koha/t/lib/TestBuilder.pm line 287.

./Circulation.t ........................... 33/64     # No tests run!
#   Failed test 'No tests run for subtest "CanBookBeIssued +
AutoReturnCheckedOutItems"'
#   at ./Circulation.t line 2895.
Error: value hash contains unrecognized columns: library at
/usr/share/koha/t/lib/TestBuilder.pm line 287.

./Illrequests.t ........................... 9/15     # No tests run!
#   Failed test 'No tests run for subtest "Checking out"'
#   at ./Illrequests.t line 1312.
Error: value hash contains unrecognized columns: category_type at
/usr/share/koha/t/lib/TestBuilder.pm line 287.

./Members.t ............................... 43/54     # Looks like you planned
8 tests but ran 5.
./Members.t ............................... 53/54
#   Failed test 'purgeSelfRegistration'
#   at ./Members.t line 470.
Error: value hash contains unrecognized columns: acocunttype at
/usr/share/koha/t/lib/TestBuilder.pm line 287.

./Reserves.t .............................. 72/77     # Looks like you planned
2 tests but ran 1.
#   Failed test 'IsAvailableForItemLevelRequest() tests'
#   at ./Reserves.t line 1475.
Error: value hash contains unrecognized columns: notloan at
/usr/share/koha/t/lib/TestBuilder.pm line 287.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list