https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19403 Bug ID: 19403 Summary: Again and again, Circulation.t is failing randomly Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Test Suite Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Depends on: 19009 # Failed test 'No error or alert should be raised' # at t/db_dependent/Circulation.t line 1553. # got: '1' # expected: '0' # Failed test 'BIBLIO_ALREADY_ISSUED question flag should be set if AllowMultipleIssuesOnABiblio=0 and issue already exists' # at t/db_dependent/Circulation.t line 1554. # got: undef # expected: '1' # Failed test 'No BIBLIO_ALREADY_ISSUED flag should be set if AllowMultipleIssuesOnABiblio=1' # at t/db_dependent/Circulation.t line 1558. # got: '1' # expected: '0' # Failed test 'No BIBLIO_ALREADY_ISSUED flag should be set if it is a subscription' # at t/db_dependent/Circulation.t line 1565. # got: '1' # expected: '0' # Failed test 'No BIBLIO_ALREADY_ISSUED flag should be set if it is a subscription' # at t/db_dependent/Circulation.t line 1569. # got: '1' # expected: '0' # Looks like you failed 5 tests of 5. # Failed test 'CanBookBeIssued + AllowMultipleIssuesOnABiblio' # at t/db_dependent/Circulation.t line 1570. # Looks like you failed 1 test of 102. [15:00:27] t/db_dependent/Circulation.t ................................... Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19009 [Bug 19009] Circulation.t is still failing randomly -- You are receiving this mail because: You are watching all bug changes.