Bug 14598 made this tests raise lots of warnings because of incomplete data on sample items.
Created attachment 57277 [details] [review] Bug 17574: Remove itemtype-related warnings from LocalHoldsPriority.t To test: - Run: $ prove t/db_dependent/Holds/LocalHoldsPriority.t => FAIL: Tests raise lots of warnings - Apply the patch - Run: $ prove t/db_dependent/Holds/LocalHoldsPriority.t => SUCCESS: Tests pass, and no warnings! - Sign off :-D Sponsored-by: ByWater Solutions
Created attachment 57288 [details] [review] [SIGNED-OFF] Bug 17574: Remove itemtype-related warnings from LocalHoldsPriority.t To test: - Run: $ prove t/db_dependent/Holds/LocalHoldsPriority.t => FAIL: Tests raise lots of warnings - Apply the patch - Run: $ prove t/db_dependent/Holds/LocalHoldsPriority.t => SUCCESS: Tests pass, and no warnings! - Sign off :-D Sponsored-by: ByWater Solutions Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Created attachment 57448 [details] [review] Bug 17574: Remove itemtype-related warnings from LocalHoldsPriority.t To test: - Run: $ prove t/db_dependent/Holds/LocalHoldsPriority.t => FAIL: Tests raise lots of warnings - Apply the patch - Run: $ prove t/db_dependent/Holds/LocalHoldsPriority.t => SUCCESS: Tests pass, and no warnings! - Sign off :-D Sponsored-by: ByWater Solutions Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Pushed to master for 16.11, thanks Tomas!
Pushed to 16.05.x, for 16.05.06 release