https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16631 --- Comment #151 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- There's a test failure in t/db_dependent/Reports/Guided.t that exists on main without these patches. Passing QA. # Failed test 'no warnings' # at /usr/share/perl/5.36/Test/Builder.pm line 193. # There were 1 warning(s) # Previous test 9 'Without id delete_report returns undef' # Use of uninitialized value in concatenation (.) or string at /kohadevbox/koha/C4/Reports/Guided.pm line 798. # at /kohadevbox/koha/C4/Reports/Guided.pm line 798. # C4::Reports::Guided::delete_report(55) called at /kohadevbox/koha/t/db_dependent/Reports/Guided.t line 263 # main::__ANON__() called at /usr/share/perl/5.36/Test/Builder.pm line 374 # eval {...} called at /usr/share/perl/5.36/Test/Builder.pm line 374 # Test::Builder::subtest(Test::Builder=HASH(0xaaaad69f9dc8), "get_saved_reports", CODE(0xaaaae1c89c10)) called at /usr/share/perl/5.36/Test/More.pm line 809 # Test::More::subtest("get_saved_reports", CODE(0xaaaae1c89c10)) called at /kohadevbox/koha/t/db_dependent/Reports/Guided.t line 325 # # Looks like you failed 1 test of 15. /kohadevbox/koha/t/db_dependent/Reports/Guided.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/15 subtests (less 1 skipped subtest: 13 okay) Test Summary Report ------------------- /kohadevbox/koha/t/db_dependent/Reports/Guided.t (Wstat: 256 (exited 1) Tests: 15 Failed: 1) Failed test: 15 Non-zero exit status: 1 Files=1, Tests=15, 3 wallclock secs ( 0.02 usr 0.00 sys + 0.93 cusr 0.18 csys = 1.13 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes.