Summary: | Fix t/Koha.t having a Test::DBIx::Class cache issue | ||
---|---|---|---|
Product: | Koha | Reporter: | Olli-Antti Kivilahti <olli-antti.kivilahti> |
Component: | Test Suite | Assignee: | Olli-Antti Kivilahti <olli-antti.kivilahti> |
Status: | CLOSED FIXED | QA Contact: | Galen Charlton <gmcharlt> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | fridolin.somers, jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18288 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18289 |
||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 18226 | ||
Bug Blocks: | |||
Attachments: |
Bug 18287 - Fix t/Koha.t having a Test::DBIx::Class cache issue
Bug 18287 - Fix t/Koha.t having a Test::DBIx::Class cache issue |
Description
Olli-Antti Kivilahti
2017-03-16 19:19:25 UTC
Created attachment 61187 [details] [review] Bug 18287 - Fix t/Koha.t having a Test::DBIx::Class cache issue REPLICATE ISSUE: perl t/Koha.t -> fails AFTER THIS PATCH AND DEPENDENCIES: perl t/Koha.t -> OK It does not fail for me against master. Created attachment 64000 [details] [review] Bug 18287 - Fix t/Koha.t having a Test::DBIx::Class cache issue REPLICATE ISSUE: perl t/Koha.t -> fails AFTER THIS PATCH AND DEPENDENCIES: perl t/Koha.t -> OK Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Trivial, skipping QA. Pushed to master for 17.11, thanks to everybody involved! Enhancement not pushed to 17.05.x |