[Koha-bugs] [Bug 19463] New: TestBuilder.t is failing randomly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 13 17:59:54 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19463

            Bug ID: 19463
           Summary: TestBuilder.t is failing randomly
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Test Suite
          Assignee: chris at bigballofwax.co.nz
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org

Violation of unique constraint in Branch at
/kohadevbox/koha/t/lib/TestBuilder.pm line 233.

        #   Failed test 'Testing Koha::Old::Checkouts'
        #   at t/db_dependent/TestBuilder.t line 389.
        #          got: ''
        #     expected: 'Koha::Old::Checkout'
        # Looks like you failed 1 test of 67.

    #   Failed test 'Test all classes'
    #   at t/db_dependent/TestBuilder.t line 391.
    # Looks like you failed 1 test of 6.

#   Failed test 'build_object() tests'
#   at t/db_dependent/TestBuilder.t line 392.
# Looks like you failed 1 test of 12.
[07:55:06] t/db_dependent/TestBuilder.t ................................... 

I guess it tries to generate twice the same value branchcode (unlucky!)

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


More information about the Koha-bugs mailing list