Bug 16176

Summary: t/db_dependent/UsageStats.t is failing
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Test SuiteAssignee: 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   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
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

    
Comment 1 Jonathan Druart 2016-03-31 07:28:44 UTC Comment hidden (obsolete)
Comment 2 Mark Tompsett 2016-04-01 00:35:32 UTC Comment hidden (obsolete)
Comment 3 Marcel de Rooy 2016-04-01 08:12:01 UTC
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..
Comment 4 Brendan Gallagher 2016-04-01 19:11:12 UTC
Pushed to Master - Should be in the May 2016 release.  Thanks!
Comment 5 Julian Maurice 2016-04-07 08:18:47 UTC
Not needed in stable versions, status changed to RESOLVED