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

Kyle M Hall (khall) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #7 from Kyle M Hall (khall) <[email protected]> ---
All tests pass with a fresh database, but if I check out current main, apply
the patches, run the database update and then run the tests, they fail:

Running tests (2)
        * Proving /kohadevbox/koha/t/db_dependent/Koha/EDI.t FAIL
        #     Loaded QUOTE file with 1 Message that contains 2 LIN segments
with the first
        #     consistent of 1 item and the second with 3 items with 2 different
funds.
         #     Loading QUOTE file with 1 Message that contains 2 LIN segments
with the first
        #     consistent of 1 item and the second with 3 items with 2 different
undefined funds.
         #     Loading QUOTE file with 2 messages

#   Failed test 'no warnings'
#   at /usr/share/perl/5.36/Test/Builder.pm line 193.
 # There were 3 warning(s)
#     Previous test 0 ''
#     Violation of unique constraint in AuthorisedValue at
/kohadevbox/koha/t/lib/TestBuilder.pm line 365.
#  at /kohadevbox/koha/t/lib/TestBuilder.pm line 365.
#      
t::lib::TestBuilder::_buildColumnValues(t::lib::TestBuilder=HASH(0xaaab04581518),
HASH(0xaaab100ad118)) called at /kohadevbox/koha/t/lib/TestBuilder.pm line 121
#       t::lib::TestBuilder::build(t::lib::TestBuilder=HASH(0xaaab04581518),
HASH(0xaaab100fdc18)) called at /kohadevbox/koha/t/db_dependent/Koha/EDI.t line
1995
#       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(0xaaab0483a2d0),
"servicing_instructions_quote_processing", CODE(0xaaab0fd25d60)) called at
/usr/share/perl/5.36/Test/More.pm line 809
#       Test::More::subtest("servicing_instructions_quote_processing",
CODE(0xaaab0fd25d60)) called at /kohadevbox/koha/t/db_dependent/Koha/EDI.t line
2105
#
# ----------
#     Previous test 0 ''
#     Violation of unique constraint in AuthorisedValue at
/kohadevbox/koha/t/lib/TestBuilder.pm line 365.
#  at /kohadevbox/koha/t/lib/TestBuilder.pm line 365.
#      
t::lib::TestBuilder::_buildColumnValues(t::lib::TestBuilder=HASH(0xaaab04581518),
HASH(0xaaab10139a58)) called at /kohadevbox/koha/t/lib/TestBuilder.pm line 121
#       t::lib::TestBuilder::build(t::lib::TestBuilder=HASH(0xaaab04581518),
HASH(0xaaab101606d8)) called at /kohadevbox/koha/t/db_dependent/Koha/EDI.t line
1995
#       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(0xaaab0483a2d0),
"servicing_instructions_quote_processing", CODE(0xaaab0fd25d60)) called at
/usr/share/perl/5.36/Test/More.pm line 809
#       Test::More::subtest("servicing_instructions_quote_processing",
CODE(0xaaab0fd25d60)) called at /kohadevbox/koha/t/db_dependent/Koha/EDI.t line
2105
#
# ----------
#     Previous test 0 ''
#     Violation of unique constraint in AuthorisedValue at
/kohadevbox/koha/t/lib/TestBuilder.pm line 365.
#  at /kohadevbox/koha/t/lib/TestBuilder.pm line 365.
#      
t::lib::TestBuilder::_buildColumnValues(t::lib::TestBuilder=HASH(0xaaab04581518),
HASH(0xaaab100ad118)) called at /kohadevbox/koha/t/lib/TestBuilder.pm line 121
#       t::lib::TestBuilder::build(t::lib::TestBuilder=HASH(0xaaab04581518),
HASH(0xaaab100fdc18)) called at /kohadevbox/koha/t/db_dependent/Koha/EDI.t line
1995
#       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(0xaaab0483a2d0),
"servicing_instructions_quote_processing", CODE(0xaaab0fd25d60)) called at
/usr/share/perl/5.36/Test/More.pm line 809
#       Test::More::subtest("servicing_instructions_quote_processing",
CODE(0xaaab0fd25d60)) called at /kohadevbox/koha/t/db_dependent/Koha/EDI.t line
2105
#
 # Looks like you failed 1 test of 9.
 /kohadevbox/koha/t/db_dependent/Koha/EDI.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests

Test Summary Report
-------------------
 /kohadevbox/koha/t/db_dependent/Koha/EDI.t (Wstat: 256 (exited 1) Tests: 9
Failed: 1)
   Failed test:   9
  Non-zero exit status: 1
Files=1, Tests=9,  3 wallclock secs ( 0.02 usr  0.00 sys +  2.51 cusr  0.58
csys =  3.11 CPU)
Result: FAIL

        * Proving /kohadevbox/koha/t/db_dependent/Koha/Edifact/Order.t PASS

-- 
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