https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27860
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #18 from Andrew Fuerste-Henry <[email protected]> --- This didn't apply cleanly to 20.05 and then failed a test when I cleared the conflicts. Please rebase if needed for 20.05. Here's the error: root@kohadevbox:koha(rmain2005)$ prove t/db_dependent/Letters.t t/db_dependent/Letters.t .. 6/74 Fake sendmail at t/db_dependent/Letters.t line 33. Fake sendmail at t/db_dependent/Letters.t line 33. Fake sendmail at t/db_dependent/Letters.t line 33. Fake sendmail at t/db_dependent/Letters.t line 33. Fake sendmail at t/db_dependent/Letters.t line 33. # Failed test 'Exception thrown if invalid email is passed' # at t/db_dependent/Letters.t line 901. # expecting: Koha::Exceptions::BadParameter # found: normal exit # Failed test 'Invalid KohaAdminEmailAddress => status pending' # at t/db_dependent/Letters.t line 905. # got: 'sent' # expected: 'pending' Fake sendmail at t/db_dependent/Letters.t line 33. # Failed test 'Message 1 status is unchanged' # at t/db_dependent/Letters.t line 912. # got: 'sent' # expected: 'pending' # Looks like you planned 5 tests but ran 4. # Looks like you failed 3 tests of 4 run. # Failed test 'Test message_id parameter for SendQueuedMessages' # at t/db_dependent/Letters.t line 914. # Looks like you failed 1 test of 74. t/db_dependent/Letters.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/74 subtests Test Summary Report ------------------- t/db_dependent/Letters.t (Wstat: 256 Tests: 74 Failed: 1) Failed test: 74 Non-zero exit status: 1 -- 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/
