Bug 15601 - TestBuilder tests are failing
Summary: TestBuilder tests are failing
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: master
Hardware: All All
: P5 - low normal (vote)
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on: 13624
Blocks:
  Show dependency treegraph
 
Reported: 2016-01-19 15:11 UTC by Jonathan Druart
Modified: 2016-12-05 21:22 UTC (History)
2 users (show)

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


Attachments
Bug 15601: Fix TestBuilder tests (1.83 KB, patch)
2016-01-19 15:13 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 15601: Fix TestBuilder tests (1.88 KB, patch)
2016-01-19 15:33 UTC, Kyle M Hall
Details | Diff | Splinter Review
[PASSED QA] Bug 15601: Fix TestBuilder tests (1.95 KB, patch)
2016-01-19 22:38 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2016-01-19 15:11:11 UTC

    
Comment 1 Jonathan Druart 2016-01-19 15:11:42 UTC
It has been introduced by DB structure changes of bug 13624.
Comment 2 Jonathan Druart 2016-01-19 15:13:11 UTC Comment hidden (obsolete)
Comment 3 Kyle M Hall 2016-01-19 15:33:25 UTC Comment hidden (obsolete)
Comment 4 Katrin Fischer 2016-01-19 22:38:23 UTC
Created attachment 46954 [details] [review]
[PASSED QA] Bug 15601: Fix TestBuilder tests

Bug 13624 modified the DB structure for overduerules.
The TestBuilder tests (t/db_dependent/TestBuilder.t) based some of its
checks on this structure.

Test plan:
  prove t/db_dependent/TestBuilder.t
Should return green.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 5 Brendan Gallagher 2016-01-23 19:13:44 UTC
Pushed to Master - Should be in the May 2016 release.  Thanks!
Comment 6 Julian Maurice 2016-02-01 16:51:05 UTC
This bug does not concern stable versions, changing status to RESOLVED