https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26984
Bug ID: 26984
Summary: Tests are failing if AnonymousPatron is configured
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Test Suite
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
After bug 14708 we are blocking the removal of the anonymous patron. In some
tests we are deleting data, like patrons, and the tests fail with "Deleting
patron failed, AnonymousPatron is not deleteable"
One example is t/db_dependent/Koha/Item.t
# Failed test 'No tests run for subtest "pickup_locations"'
# at t/db_dependent/Koha/Item.t line 340.
[Deleting patron failed, AnonymousPatron is not deleteable]# Looks like your
test exited with 255 just after 4.
We must not remove data before the tests are run.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/