Summary: | selenium/authentication.t is failing randomly | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Test Suite | Assignee: | Chris Cormack <chris> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | tomascohen |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | 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
Jonathan Druart
2023-03-24 08:10:55 UTC
Koha_Master/2437 Failing in D11 as of today: not ok 4 - Enforce 2FA setup on first login not ok 7 - Encoding in session variables Passing locally: prove t/db_dependent/selenium/authentication.t t/db_dependent/selenium/authentication.t .. ok All tests successful. Files=1, Tests=3, 19 wallclock secs ( 0.02 usr 0.00 sys + 2.08 cusr 0.31 csys = 2.41 CPU) Result: PASS Ideas welcome. (In reply to Katrin Fischer from comment #2) > Failing in D11 as of today: > > not ok 4 - Enforce 2FA setup on first login > not ok 7 - Encoding in session variables This is not authentication.t but authentication_2fa.t Reported on bug 35598. Not been failing for ~18 months, marked as fixed. |