[Koha-bugs] [Bug 18759] Circulation.t is failing randomly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 9 14:41:46 CEST 2017


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

--- Comment #7 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
>From test 90:
print "L1148:".Dumper($error,$alerts);
L1148:$VAR1 = {
          'itemhomebranch' => 'KL7Eb',
          'ITEMNOTSAMEBRANCH' => 1
        };
$VAR2 = {};

print 'L1168:'.Dumper($question,$alerts);
L1168:$VAR1 = {
          'BORRNOTSAMEBRANCH' => 'jH5uvNo3ZN'
        };
$VAR2 = {};

L1179 $question $alerts
L1179:$VAR1 = {
          'BORRNOTSAMEBRANCH' => 'HZH'
        };
$VAR2 = {};

3 others similar
# Looks like you failed 6 tests of 26.

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


More information about the Koha-bugs mailing list