https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40680

Victor Grousset/tuxayo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|In Discussion               |Failed QA

--- Comment #61 from Victor Grousset/tuxayo <[email protected]> ---
Even if webservice-ils is sorted out, there are still a lot of warnings related
to imports when running tests (found with --run-light-test-suite) on Debian 13:

t/db_dependent/Koha/Plugins/Account_hooks.t
t/db_dependent/Koha/Template/Plugin/JSConsents.t
t/db_dependent/Matcher.t
t/db_dependent/Search/History.t
t/db_dependent/Koha/Template/Plugin/TablesSettings.t
t/db_dependent/Barcodes_ValueBuilder.t
t/db_dependent/SocialData.t
t/db_dependent/SIP/SIPServer.t
t/db_dependent/Labels/t_Batch.t
t/db_dependent/Holidays.t
t/db_dependent/Holds.t
t/db_dependent/Koha/Template/Plugin/KohaPlugins.t
t/db_dependent/Barcodes.t
t/db_dependent/Heading_MARC21.t
t/db_dependent/Heading.t
t/db_dependent/ILSDI_Services.t
t/db_dependent/UsageStats.t
t/Labels_split_Regex.t
t/ClassSortRoutine_Dewey.t
t/ClassSortRoutine_LCC.t
t/AuthoritiesMarc_MARC21.t
t/Search/History.t
t/ClassSortRoutine_Generic.t
t/Labels.t
t/Labels_split_ddcn.t
xt/author/pod_coverage.t
t/Creators.t
t/AuthoritiesMarc_UNIMARC.t
t/SMS.t




It seems to be another issues than imports but still something that pops with
perl 5.40 warning policy:
t/db_dependent/Budgets.t
#     Use of uninitialized value $row[0] in hash element at
/usr/lib/x86_64-linux-gnu/perl5/5.40/DBI.pm line 2122.
#  at /usr/lib/x86_64-linux-gnu/perl5/5.40/DBI.pm line 2122.
#       DBD::_::st::fetchall_hashref(DBI::st=HASH(0x55f6b18391d8), "budget_id")
called at /usr/lib/x86_64-linux-gnu/perl5/5.40/DBD/mysql.pm line 866
#       DBD::mysql::st::__ANON__(DBI::st=HASH(0x55f6b18391d8), "budget_id")
called at /usr/lib/x86_64-linux-gnu/perl5/5.40/DBI.pm line 1684
#       DBD::_::db::selectall_hashref(DBI::db=HASH(0x55f6b10f7578), "\x{a}     
      SELECT shipmentcost_budgetid as budget_id,\x{a}     "..., "budget_id")
called at /kohadevbox/koha/C4/Budgets.pm line 750
#       C4::Budgets::GetBudgetHierarchy(290) called at
/kohadevbox/koha/C4/Budgets.pm line 1442
#       C4::Budgets::CloneBudgetPeriod(HASH(0x55f6b180f520)) called at
t/db_dependent/Budgets.t line 598




t/db_dependent/Reports/Guided.t
# There were 1 warning(s)
#     Previous test 5 ''
#     Use of uninitialized value in pattern match (m//) at
t/db_dependent/Reports/Guided.t line 631.
#  at t/db_dependent/Reports/Guided.t line 631.
#       main::__ANON__() called at /usr/share/perl/5.40/Test/Builder.pm line
374
#       eval {...} called at /usr/share/perl/5.40/Test/Builder.pm line 374
#       Test::Builder::subtest(Test::Builder=HASH(0x55c7587d0c98),
"get_columns", CODE(0x55c762ab1df8)) called at
/usr/share/perl/5.40/Test/More.pm line 831
#       Test::More::subtest("get_columns", CODE(0x55c762ab1df8)) called at
t/db_dependent/Reports/Guided.t line 641


Should they be in separate tickets?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to