[Koha-bugs] [Bug 35507] TestBuilder.t is failing randomly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 12 14:57:41 CET 2023


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

--- Comment #26 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
    <- prepare('SELECT flag, user_permissions.code
                             FROM user_permissions
                             JOIN permissions USING (module_bit, code)
                             JOIN userflags ON (module_bit = bit)
                             JOIN borrowers USING (borrowernumber)
                             WHERE userid = ?')= ( DBI::st=HASH(0x55b072677978)
) [1 items] at Auth.pm line 2165
    <- execute(undef)= ( '0E0' ) [1 items] at Auth.pm line 2171
    !! The ERROR '2000' was CLEARED by call to fetch method
    <- fetchrow_hashref= ( undef ) [1 items] at Auth.pm line 2174
    <- DESTROY(DBI::st=HASH(0x55b072677bb8))= ( undef ) [1 items] at Auth.pm
line 2177
    <- DESTROY(DBI::st=HASH(0x55b072677558))= ( undef ) [1 items] at Auth.pm
line 2133
    <- DESTROY(DBI::st=HASH(0x55b0726772b8))= ( undef ) [1 items] at Auth.pm
line 2307
    <- FETCH('Active')= ( 1 ) [1 items] at DBI.pm line 939
rollback ineffective with AutoCommit enabled at
/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1651.
    <- rollback= ( '' ) [1 items] at DBI.pm line 1651
    <- disconnect_all= ( ) [0 items] (not implemented) at DBI.pm line 758
# Looks like you planned 62 tests but ran 40.

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


More information about the Koha-bugs mailing list