https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18620
Bug ID: 18620
Summary: t/db_dependent/Letters.t failing on master
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Test Suite
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
These two fail only if SMS::Senddriver is set to email, changes will be made on
bug 18478 to fix that, but prep work will be done here:
# Failed test 'message marked failed if tried to send SMS message for
borrower with no smsalertnumber set (bug 11208)'
# Failed test 'The message should have been resent'
These fail because no substitiution params are sent
# Failed test 'GetPreparedLetter should return the default one if the lang
parameter is not provided'
# Failed test 'GetPreparedLetter should return the required notice if it
exists'
# Failed test 'GetPreparedLetter should return the default notice if the one
required does not exist'
Additionally
'GetPreparedLetter returns the content correctly'
can fail on slow server because timestamp of record creation and time of test
are assumed to match
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/