[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.16-22-gc7af305

Git repo owner gitmaster at git.koha-community.org
Mon Feb 20 10:38:37 CET 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 3.22.x has been updated
       via  c7af305e73ed8f914b2e32633f38e4b3add74f33 (commit)
      from  f7b6770ef12d9fbd441e1ff4eec5d693546d5ae6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c7af305e73ed8f914b2e32633f38e4b3add74f33
Author: Mason James <mtj at kohaaloha.com>
Date:   Sun Jan 29 00:47:20 2017 +1300

    Bug 18009 - IssueSlip.t test fails if launched between 00:00 and 00:59
    
    to test patch...
    
    1/ set date between 00:00 and 00:59
    $ sudo date -s 'Sun Jan 29 00:41:55 NZDT 2017'
    
    2/ run prove, see fail
    $ prove -v t/db_dependent/Members/IssueSlip.t
    ...
    t/db_dependent/Members/IssueSlip.t (Wstat: 65280 Tests: 1 Failed: 0)
    Result: FAIL
    
    3/ apply patch
    
    4/ run prove, see pass
    $ prove -v t/db_dependent/Members/IssueSlip.t
    ...
    All tests successful.
    Result: PASS
    
    NOTE: for code obscurity you could have also done a modulus 24. ;)
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit add15799229df7a1910d759f487c0006bf3f30ae)
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    (cherry picked from commit f45cd420d1bed73b9a85c5260ae4a781041a6626)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

-----------------------------------------------------------------------

Summary of changes:
 t/db_dependent/Members/IssueSlip.t |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list