21 Dec
2023
21 Dec
'23
4:39 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35506 --- Comment #13 from Victor Grousset/tuxayo <victor@tuxayo.net> ---
"show checkouts" button is greyed. Either it got clicked too fast before having it's handler and stayed like that with no action triggered. Or it tries very fast to do get_text after the button is still somehow not released.
I added a 3 second sleep before the screenshot (which is before the get_text) and the button is still greyed. So it's like stuck?! :o Now with a 10 seconds sleep it seems it stops failing (wow 3 sec sleep is not enough for flaky tests!), so previous hypothesis is unlikely. -- You are receiving this mail because: You are watching all bug changes.