https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39637 --- Comment #38 from David Nind <david@davidnind.com> --- (In reply to David Nind from comment #35)
Tests fail for: prove t/db_dependent/api/v1/patrons.t
Another bug maybe (before and after patch): the search doesn't seem to clear in the same browser session - see the note at the end. ...
The other bug I noted is now fixed by 43174 (which is now pushed). The tests now pass, so it looks like these are fixed. Note that there are some qa script Fails about tidiness that will need fixing (but I haven't Failed QA): FAIL] t/db_dependent/api/v1/acquisitions_baskets.t FAIL tidiness File is not tidy, please run `perl misc/devel/tidy.pl t/db_dependent/api/v1/acquisitions_baskets.t` [FAIL] t/db_dependent/api/v1/acquisitions_funds.t FAIL tidiness File is not tidy, please run `perl misc/devel/tidy.pl t/db_dependent/api/v1/acquisitions_funds.t` [FAIL] t/db_dependent/api/v1/erm_users.t FAIL tidiness File is not tidy, please run `perl misc/devel/tidy.pl t/db_dependent/api/v1/erm_users.t` [FAIL] t/db_dependent/api/v1/ill_users.t FAIL tidiness File is not tidy, please run `perl misc/devel/tidy.pl t/db_dependent/api/v1/ill_users.t` ... [FAIL] t/db_dependent/api/v1/suggestions.t FAIL tidiness File is not tidy, please run `perl misc/devel/tidy.pl t/db_dependent/api/v1/suggestions.t -- You are receiving this mail because: You are watching all bug changes.