[Koha-bugs] [Bug 18620] New: t/db_dependent/Letters.t failing on master

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 17 17:34:07 CEST 2017


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: chris at bigballofwax.co.nz
          Reporter: nick at bywatersolutions.com
        QA Contact: gmcharlt at gmail.com

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.


More information about the Koha-bugs mailing list