| Summary: | TestBuilder tests are failing | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Architecture, internals, and plumbing | Assignee: | 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 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| 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
It has been introduced by DB structure changes of bug 13624. Created attachment 46898 [details] [review] 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. Created attachment 46902 [details] [review] 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> 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> Pushed to Master - Should be in the May 2016 release. Thanks! This bug does not concern stable versions, changing status to RESOLVED |