https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42646 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- Happy to sign off, as everything works as per the test plan. However, if FallbackToSMSIfNoEmail is set to "Enabled" then the tests fail (they pass if set to "Disable"): prove t/db_dependent/Suggestions.t t/db_dependent/Suggestions.t .. 1/56 # Failed test 'ModSuggestion status warning is correct' # at t/db_dependent/Suggestions.t line 240. # found warning: No suggestions STALLED letter transported by sms at /kohadevbox/koha/C4/Letters.pm line 598. # expected to find warning: No suggestions STALLED letter transported by email t/db_dependent/Suggestions.t .. 54/56 # Looks like you failed 1 test of 56. t/db_dependent/Suggestions.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/56 subtests Test Summary Report ------------------- t/db_dependent/Suggestions.t (Wstat: 256 (exited 1) Tests: 56 Failed: 1) Failed test: 23 Non-zero exit status: 1 Files=1, Tests=56, 5 wallclock secs ( 0.03 usr 0.00 sys + 3.55 cusr 1.14 csys = 4.72 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes.