Summary: | Failing tests in 19.05.x | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Test Suite | Assignee: | Chris Cormack <chris> |
Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | jonathan.druart, martin.renvoize, 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: |
Description
Lucas Gass (lukeg)
2020-02-13 14:59:42 UTC
Those tests pass for me in 19.05.x, which errors do you get? Jonathan, Is passes for me now since the update to misc4dev. But a missing circ rule should not cause test to fail? This was only failing locally for me once I deleted the all/all circ rule. (In reply to Lucas Gass from comment #2) > Jonathan, > > Is passes for me now since the update to misc4dev. But a missing circ rule > should not cause test to fail? > > This was only failing locally for me once I deleted the all/all circ rule. Yes, you need the default one to make the tests pass. |