| Summary: | t/db_dependent/Circulation/Branch.t fails. | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Mark Tompsett <mtompset> |
| Component: | Test Suite | Assignee: | Chris Cormack <chris> |
| Status: | CLOSED INVALID | QA Contact: | Galen Charlton <gmcharlt> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | jonathan.druart, martin.renvoize |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | --- | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | Bug 18750: t/db_dependent/Circulation/Branch.t fails | ||
|
Description
Mark Tompsett
2017-06-07 17:33:44 UTC
Created attachment 64085 [details] [review] Bug 18750: t/db_dependent/Circulation/Branch.t fails TEST PLAN --------- prove -v t/db_dependent/Circulation/Branch.t -- nice kaboom apply patch prove -v t/db_dependent/Circulation/Branch.t -- everything passes run koha qa test tools BIG DISCLAIMER EXPLAINING IN DISCUSSION STATUS: Look for 'WrongBranch' vs 'NeedsTransfer' logic elsewhere I have not spent time doing this, which is why this is 'In Discussion'. If it is fully confirmed that it does not break anywhere else, then and only then feel free to sign off. Tests pass for me, it is certainly more data related then a bug in the logic code. Tests pass for me, it is certainly more data related than a bug in the logic code. Is this dead now? (In reply to Martin Renvoize from comment #4) > Is this dead now? Yes and no, the tests do not longer exist, but the pm code is still there. As we do not have answer from Mark I would suggest to close this bug report (invalid) and let him reopening it if he thinks it is needed. |