Bug 19529 - NoIssuesChargeGuarantees.t is failing randomly
Summary: NoIssuesChargeGuarantees.t is failing randomly
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low normal (vote)
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 25551 19776 20250
  Show dependency treegraph
 
Reported: 2017-10-25 16:16 UTC by Jonathan Druart
Modified: 2020-05-20 12:26 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 19529: Prevent NoIssuesChargeGuarantees.t to fail randomly (1.38 KB, patch)
2017-10-25 16:17 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2017-10-25 16:16:44 UTC
Can't use an undefined value as a HASH reference at /kohadevbox/koha/C4/Circulation.pm line 728.
# Looks like your test exited with 255 before it could output anything.
[15:27:16] t/db_dependent/Circulation/NoIssuesChargeGuarantees.t .......... 

When categorycode = X
Comment 1 Jonathan Druart 2017-10-25 16:17:50 UTC
Created attachment 68539 [details] [review]
Bug 19529: Prevent NoIssuesChargeGuarantees.t to fail randomly

Use a categorycode != "X"

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 2 Jonathan Druart 2017-10-25 16:18:30 UTC
Pushed to master for 17.11.
Comment 3 Fridolin Somers 2018-03-27 09:55:22 UTC
Pushed to 17.05.x for v17.05.10