https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30358 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #6 from Owen Leonard <oleonard@myacpl.org> --- This seems to work but the test does pass: t/db_dependent/Biblio/ModBiblioMarc.t .. 1/2 # Failed test 'Title still has whitespace characters because StripWhitespaceChars is disabled' # at t/db_dependent/Biblio/ModBiblioMarc.t line 67. # got: 'My title' # expected: ' My title # ' # Looks like you failed 1 test of 3. # Failed test 'StripWhitespaceChars tests' # at t/db_dependent/Biblio/ModBiblioMarc.t line 75. # Looks like you failed 1 test of 2. t/db_dependent/Biblio/ModBiblioMarc.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests -- You are receiving this mail because: You are watching all bug changes.