[Koha-bugs] [Bug 11457] New: t/db_dependent/Bookseller.t can fail when subscription table is not empty

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Dec 29 22:11:15 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11457

            Bug ID: 11457
           Summary: t/db_dependent/Bookseller.t can fail when subscription
                    table is not empty
 Change sponsored?: ---
           Product: Koha
           Version: 3.14
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: gmcharlt at gmail.com

Tests 22 and 23 failed on my database because I had a few subscriptions in my
database. After setting the subscription.enddate far into the future the tests
passed again.

ok 22 - search for subscriptions by expiration date
ok 23 - search for subscriptions by expiration date

Maybe cleaning the subscription table within the transaction before running the
test would fix this.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list