| Summary: | t/db_dependent/UsageStats.t is failing | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Test Suite | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | brendan, julian.maurice, m.de.rooy |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 6624 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 16176: Fix a test about OpenLibrarySearch
Bug 16176: Fix a test about OpenLibrarySearch Bug 16176: Fix a test about OpenLibrarySearch |
||
|
Description
Jonathan Druart
2016-03-31 07:26:33 UTC
Created attachment 49726 [details] [review] Bug 16176: Fix a test about OpenLibrarySearch Introduced by bug 6624: When C4::UsageStats::BuildReport is modified, the tests should be too. Test plan: prove t/db_dependent/UsageStats.t should return green Created attachment 49756 [details] [review] Bug 16176: Fix a test about OpenLibrarySearch Introduced by bug 6624: When C4::UsageStats::BuildReport is modified, the tests should be too. Test plan: prove t/db_dependent/UsageStats.t should return green Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Created attachment 49774 [details] [review] Bug 16176: Fix a test about OpenLibrarySearch Introduced by bug 6624: When C4::UsageStats::BuildReport is modified, the tests should be too. Test plan: prove t/db_dependent/UsageStats.t should return green Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Note that if we maintain this list of sysprefs at two places, we will probably have this test failing regularly.. Pushed to Master - Should be in the May 2016 release. Thanks! Not needed in stable versions, status changed to RESOLVED |