https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42359 Bug ID: 42359 Summary: t/db_dependent/Reports/Guided.t fails when ReportsLog is enabled Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Test Suite Assignee: nick@bywatersolutions.com Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org When ReportsLog is enabled, one gets this failure on Koha main: t/db_dependent/Reports/Guided.t .. 8/14 # 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(1) called at 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(0xaaab107f82d0), "get_saved_reports", CODE(0xaaab1b732660)) called at /usr/share/perl/5.36/Test/More.pm line 809 # Test::More::subtest("get_saved_reports", CODE(0xaaab1b732660)) called at t/db_dependent/Reports/Guided.t line 325 # # Looks like you failed 1 test of 14. t/db_dependent/Reports/Guided.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/14 subtests Test Summary Report ------------------- t/db_dependent/Reports/Guided.t (Wstat: 256 (exited 1) Tests: 14 Failed: 1) Failed test: 14 Non-zero exit status: 1 Files=1, Tests=14, 2 wallclock secs ( 0.01 usr 0.00 sys + 0.95 cusr 0.23 csys = 1.19 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes.