[Koha-bugs] [Bug 32898] Cypress tests are failing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 21 08:58:45 CET 2023


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

--- Comment #22 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(In reply to Jonathan Druart from comment #15)
> There is one test failing, 
> 
> GET 500 /api/v1/erm/eholdings/local/titles?_page=1&_per_page=1
> no alias
> 5
> get
> main div[class='dialog alert']
> 0
> AssertionError
> Timed out retrying after 4000ms: Expected to find element: main
> div[class='dialog alert'], but never found it.
> 
> 
> The error is not raised to the user when we list titles. It's because
> fetchLocalTitleCount does not call checkError.
> We are dealing with that correctly in follow-up bugs, I am tempted to
> comment the test for now and add it back later. What do you think Pedro?

Forget that, I was using an old version of dist file.

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


More information about the Koha-bugs mailing list