[Bug 16101] New: Exclude /usr/share/perl errors in check_valid
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16101 Bug ID: 16101 Summary: Exclude /usr/share/perl errors in check_valid Change sponsored?: --- Product: Project Infrastructure Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: QA tools Assignee: koha-bugs@lists.koha-community.org Reporter: mtompset@hotmail.com Bug 15870 triggers a FAILURE on the koha qa test tools. This is caused by /usr/share/perl/5.20/fields.pm line 135, which is visible when you run perl -cw {filename} explicitly. As it makes no sense for Koha QA Test tools to care about the quality of /usr/share/perl type libraries when validating Koha code, exclude /usr/share/perl triggered issues. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16101 --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 49296 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49296&action=edit Bug 16101: Exclude /usr/share/perl errors in check_valid TEST PLAN --------- 1) In kohaclone, apply bug 15870 2) Run the koha qa test tools -- the valid check fails 3) In your qa test tools apply this patch 4) In kohaclone, run the koha qa test tools again -- everything should pass -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16101 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |mtompset@hotmail.com |ity.org | Status|NEW |Needs Signoff See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=15870 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16101 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from M. Tompsett <mtompset@hotmail.com> --- 16104 addresses the Koha issue rather than tweak the tool to exclude particular messages, which is a better solution to the same problem. *** This bug has been marked as a duplicate of bug 16104 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org