Bug 15601

Summary: TestBuilder tests are failing
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: brendan, julian.maurice
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 13624    
Bug Blocks:    
Attachments: Bug 15601: Fix TestBuilder tests
Bug 15601: Fix TestBuilder tests
[PASSED QA] Bug 15601: Fix TestBuilder tests

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