[Koha-bugs] [Bug 35506] selenium/regressions.t is failing randomly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 5 18:00:44 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35506

--- Comment #24 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
After rerunning 2 times, I got the other error

    #   Failed test 'Checkouts table must be correctly aligned'
    #   at t/db_dependent/selenium/regressions.t line 213.
    #          got: ''
    #     expected: '1'
    # thead: 0 ; tfoot: 18 ; tbody: 0


So the two main errors of this ticket are fixed by wait_for_page_fully_ready.
I'm not even sure wait_for_ajax fixed anything the CI was hitting. But anyway,
I needed them on my PC to be able to do a lot of runs of 'Encoding in session
variables' and 'Checkouts table must be correctly aligned' without having
interruptions due to long XHR responses.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list