| Summary: | Koha/Hold.t generates diag | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Test Suite | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | Pushed to oldstable --- | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | fridolin.somers, martin.renvoize |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
25.11.00,25.05.02,24.11.08
|
|
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 40444 | ||
| Attachments: |
Bug 40347: Remove warnings from Koha/Hold.t
Bug 40347: Remove warnings from Koha/Hold.t |
||
Created attachment 183990 [details] [review] Bug 40347: Remove warnings from Koha/Hold.t Those diag statements are not really needed # Filling a hold when pref enabled should trigger a test # Filling a hold when pref disabled should not trigger a test # Updating a hold location when pref disabled should not trigger a test # Updating a hold location when pref enabled should trigger a test # Update with no change to pickup location should not trigger a test Created attachment 184025 [details] [review] Bug 40347: Remove warnings from Koha/Hold.t Those diag statements are not really needed # Filling a hold when pref enabled should trigger a test # Filling a hold when pref disabled should not trigger a test # Updating a hold location when pref disabled should not trigger a test # Updating a hold location when pref enabled should trigger a test # Update with no change to pickup location should not trigger a test Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> Nice work everyone! Pushed to main for 25.11 Nice work everyone! Pushed to 25.05.x Pushed to 24.11.x for 24.11.08 |
They are not warnings but we don't really need them in the output # Filling a hold when pref enabled should trigger a test # Filling a hold when pref disabled should not trigger a test # Updating a hold location when pref disabled should not trigger a test # Updating a hold location when pref enabled should trigger a test # Update with no change to pickup location should not trigger a test