https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690
--- Comment #17 from Michal Denar <[email protected]> --- Hi Ere, prove t/db_dependent/Koha/Item.t: not ok 3 - Value is mapped correctly for column biblionumber # Failed test 'Value is mapped correctly for column biblionumber' # at t/db_dependent/Koha/Item.t line 109. # got: undef # expected: '462' not ok 4 - Value is mapped correctly for column biblioitemnumber # Failed test 'Value is mapped correctly for column biblioitemnumber' # at t/db_dependent/Koha/Item.t line 109. # got: undef # expected: '461' not ok 28 - Value is mapped correctly for column timestamp # Failed test 'Value is mapped correctly for column timestamp' # at t/db_dependent/Koha/Item.t line 109. # got: undef # expected: '2020-01-24 22:23:22' not ok 42 - Value is mapped correctly for column biblionumber # Failed test 'Value is mapped correctly for column biblionumber' # at t/db_dependent/Koha/Item.t line 124. # got: undef # expected: '462' not ok 67 - Value is mapped correctly for column timestamp # Failed test 'Value is mapped correctly for column timestamp' # at t/db_dependent/Koha/Item.t line 124. # got: undef # expected: '2020-01-24 22:23:22' # Looks like you failed 6 tests of 79. not ok 3 - as_marc_field() tests It's problem with my mappings? -- 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/
