[Koha-bugs] [Bug 23994] New: AdditionalFields.t is failing randomly (U18)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 8 10:27:41 CET 2019


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

            Bug ID: 23994
           Summary: AdditionalFields.t is failing randomly (U18)
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org

t/db_dependent/Koha/Objects/Mixin/AdditionalFields.t .. 1/12 
#   Failed test '->additional_field_values should return the correct values'
#   at t/db_dependent/Koha/Objects/Mixin/AdditionalFields.t line 82.
#     Structures begin differing at:
#          $got->[0]{value} = 'bar value for basket2'
#     $expected->[0]{value} = 'foo value for basket2'
# Looks like you failed 1 test of 12.

We do not really know why, but the values are not returned in the order they
are stored in DB. Fixing this random failure for now at test level.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list