[Koha-bugs] [Bug 31201] Pseudonymization.t failing if selenium/patrons_search.t failed before

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 20 19:45:04 CEST 2022


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Failed QA
                 CC|                            |tomascohen at gmail.com

--- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
It is actually failing randomly, with this patch at least:

$ prove t/db_dependent/Koha/Pseudonymization.t
t/db_dependent/Koha/Pseudonymization.t .. 1/3 
    #   Failed test 'Attribute 1 should be retrieved correctly'
    #   at t/db_dependent/Koha/Pseudonymization.t line 201.
    #     Structures begin differing at:
    #          $got->{code} = 'sJHyWk'
    #     $expected->{code} = 'YgXf22O9Vp'

    #   Failed test 'Attribute 2 should be retrieved correctly'
    #   at t/db_dependent/Koha/Pseudonymization.t line 207.
    #     Structures begin differing at:
    #          $got->{attribute} = 'attribute for code1'
    #     $expected->{attribute} = 'attribute for code3'
    # Looks like you failed 2 tests of 3.
t/db_dependent/Koha/Pseudonymization.t .. 3/3 
#   Failed test 'PseudonymizedBorrowerAttributes tests'
#   at t/db_dependent/Koha/Pseudonymization.t line 214.
# Looks like you failed 1 test of 3.

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


More information about the Koha-bugs mailing list