Summary: | Koha/Patron/Categories.t is failing on slow servers | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Test Suite | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | fridolin.somers, nick |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 19176 | ||
Bug Blocks: | 25551 | ||
Attachments: | Bug 20584: Prevent Koha/Patron/Categories.t to fail randomly |
Description
Jonathan Druart
2018-04-13 18:09:33 UTC
Created attachment 74175 [details] [review] Bug 20584: Prevent Koha/Patron/Categories.t to fail randomly Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 18.05 Pushed to stable for 17.11.6 I prefer not to push to this one and Bug 19176 on 17.05.x (In reply to Fridolin SOMERS from comment #4) > I prefer not to push to this one and Bug 19176 on 17.05.x Why that? It only affects tests and will prevent random failures. (In reply to Jonathan Druart from comment #5) > (In reply to Fridolin SOMERS from comment #4) > > I prefer not to push to this one and Bug 19176 on 17.05.x > > Why that? It only affects tests and will prevent random failures. Bug 19176 is complex, I want to stabilize 17.05.x and focus on 17.11.x soon. |