Bug 17634

Summary: Unit test t/db_dependent/ArticleRequests.t is failing
Product: Koha Reporter: Kyle M Hall <kyle>
Component: Architecture, internals, and plumbingAssignee: Kyle M Hall <kyle>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: jonathan.druart, mtj, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 17634 - Unit test t/db_dependent/ArticleRequests.t is failing
Bug 17634: Unit test t/db_dependent/ArticleRequests.t is failing
Revert "Bug 17634: Unit test t/db_dependent/ArticleRequests.t is failing"
Bug 17634: Fix circ dependency with require instead of use
Revert "Bug 17634: Unit test t/db_dependent/ArticleRequests.t is failing"
Bug 17634: Fix circ dependency with require instead of use

Description Kyle M Hall 2016-11-15 17:35:56 UTC

    
Comment 1 Kyle M Hall 2016-11-15 17:38:03 UTC
Created attachment 57511 [details] [review]
Bug 17634 - Unit test t/db_dependent/ArticleRequests.t is failing

Test Plan:
1) prove t/db_dependent/ArticleRequests.t
2) Apply this patch
3) prove t/db_dependent/ArticleRequests.t
Comment 2 Tomás Cohen Arazi 2016-11-15 17:42:04 UTC
Created attachment 57512 [details] [review]
Bug 17634: Unit test t/db_dependent/ArticleRequests.t is failing

Test Plan:
1) prove t/db_dependent/ArticleRequests.t
2) Apply this patch
3) prove t/db_dependent/ArticleRequests.t

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 3 Kyle M Hall 2016-11-15 17:43:01 UTC
Pushed to master for 16.11!
Comment 4 Jonathan Druart 2016-11-16 07:22:43 UTC
This is wrong! It breaks all the tests we have fixed yesterday
Comment 5 Jonathan Druart 2016-11-16 07:30:53 UTC
Created attachment 57520 [details] [review]
Revert "Bug 17634: Unit test t/db_dependent/ArticleRequests.t is failing"

This reverts commit 75f75101585d795ab6b0e4e40f585b21e0f841cb.
Comment 6 Jonathan Druart 2016-11-16 07:30:57 UTC
Created attachment 57521 [details] [review]
Bug 17634: Fix circ dependency with require instead of use

This is definitely wrong but we won't have time to fix it correctly
before the release.
Comment 7 Kyle M Hall 2016-11-16 11:11:28 UTC
Created attachment 57534 [details] [review]
Revert "Bug 17634: Unit test t/db_dependent/ArticleRequests.t is failing"

This reverts commit 75f75101585d795ab6b0e4e40f585b21e0f841cb.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 8 Kyle M Hall 2016-11-16 11:11:58 UTC
Created attachment 57535 [details] [review]
Bug 17634: Fix circ dependency with require instead of use

This is definitely wrong but we won't have time to fix it correctly
before the release.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 9 Kyle M Hall 2016-11-16 11:13:05 UTC
Followups pushed to master for 16.11, thanks Jonathan!
Comment 10 Mason James 2016-12-14 11:15:35 UTC
Pushed to 16.05.x, for 16.05.06 release