https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28480
Fridolin Somers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|21.11.00,21.05.02,20.11.09 |21.11.00,21.05.02 released in| | Status|Pushed to oldstable |ASSIGNED --- Comment #13 from Fridolin Somers <[email protected]> --- Arf breaks test suite : t/db_dependent/api/v1/patrons.t .. # Failed test 'exact match for JSON Pointer "/0/cardnumber"' # at t/db_dependent/api/v1/patrons.t line 66. # got: '1' # expected: 'O_HBrhYpvfsZOtvfyC' # Looks like you failed 1 test of 16. # Failed test 'librarian access tests' # at t/db_dependent/api/v1/patrons.t line 84. # Looks like you failed 1 test of 2. t/db_dependent/api/v1/patrons.t .. 1/7 # Failed test 'list() tests' # at t/db_dependent/api/v1/patrons.t line 85. t/db_dependent/api/v1/patrons.t .. 5/7 # Looks like you failed 1 test of 7. t/db_dependent/api/v1/patrons.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/7 subtests Test Summary Report ------------------- t/db_dependent/api/v1/patrons.t (Wstat: 256 Tests: 7 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=1, Tests=7, 7 wallclock secs ( 0.03 usr 0.00 sys + 6.59 cusr 0.54 csys = 7.16 CPU) Result: FAIL So I revert from 20.11.x -- 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/
