https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31201
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA CC| |[email protected] --- Comment #2 from Tomás Cohen Arazi <[email protected]> --- 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. _______________________________________________ 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/
