| Summary: | Remove LocalholdsPriority.t warnings | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Component: | Test Suite | Assignee: | Tomás Cohen Arazi (tcohen) <tomascohen> |
| Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | kyle, m.de.rooy, mtj |
| 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: | 14598 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 17574: Remove itemtype-related warnings from LocalHoldsPriority.t
[SIGNED-OFF] Bug 17574: Remove itemtype-related warnings from LocalHoldsPriority.t Bug 17574: Remove itemtype-related warnings from LocalHoldsPriority.t |
||
|
Description
Tomás Cohen Arazi (tcohen)
2016-11-07 18:32:42 UTC
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 |