Summary: | Datatables_Members.t is failing randomly | ||
---|---|---|---|
Product: | Koha | Reporter: | Victor Grousset/tuxayo <victor> |
Component: | Test Suite | Assignee: | Chris Cormack <chris> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | jonathan.druart |
Version: | Main | ||
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: | |||
Bug Blocks: | 25551 |
Description
Victor Grousset/tuxayo
2020-07-05 17:49:42 UTC
For the record, the 2 failures were: koha_1 | # Failed test 'We got the 3 patrons we expected' koha_1 | # at t/db_dependent/Utils/Datatables_Members.t line 510. koha_1 | # Structures begin differing at: koha_1 | # $got->[0] = '100' koha_1 | # $expected->[0] = '98' koha_1 | # Looks like you failed 1 test of 2. koha_1 | koha_1 | # Failed test 'Search with permissions' koha_1 | # at t/db_dependent/Utils/Datatables_Members.t line 518. I don't recreate locally. Hmm, so what I got was another failure. This is 3 years old now... does it still fail? No, this test file does no longer exist. |