[Bug 18737] New: Noisy t/db_dependent/00-strict.t due to C4:: Branch reference
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18737 Bug ID: 18737 Summary: Noisy t/db_dependent/00-strict.t due to C4::Branch reference Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: mtompset@hotmail.com QA Contact: testopia@bugs.koha-community.org debian/scripts/plack/koha.psgi still references C4::Branch, which was refactored out of existence. remove the reference. retest the tests. t/db_dependent/00-strict.t should not be noisy about it. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18737 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Noisy |Noisy |t/db_dependent/00-strict.t |t/db_dependent/00-strict.t |due to C4::Branch reference | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18737 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- My debian/scripts directory did not match a clean clone. This meant there was a directory plack which was out of date and triggering issues. Using git ls-files and diff with a file . -type f, I operated, re-ran, and this is a non-issue. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org