https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35104 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #127 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- (In reply to Lisette Scheer from comment #126)
I didn't have the same problem as David. David, did you restart_all?
Everything worked fine for me except the qa tool: [SKIP] Koha/Biblio/Metadata/Error.pm SKIP pod_coverage No POD exists
False negative.. new files end up with the POD failure even when there's POD for some reason.
[FAIL] t/db_dependent/Koha/Biblio/Metadata.t FAIL forbidden_patterns forbidden pattern: Use https:// instead of http:// for URLs
False negative.. it's http inside test data inside the standard xslt
(line 58) [FAIL] t/db_dependent/api/v1/biblios_metadata_errors.t FAIL file_permissions File must have the exec flag
Could have sworn I'd fixed this already.. follow-up attached anyways. -- You are receiving this mail because: You are watching all bug changes.