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

--- Comment #5 from Pedro Amorim <[email protected]> ---
This is not done yet, there's something weird happening with Packages_specs.ts.
It doesn't fail running cypress open, but sometimes fails running cypress
through CLI (headless), it's hard to pinpoint because it doesn't always fail.

I think it's something to do with the loading dialog modal.
Following the tests in the browser, the "Loading..." dialog modal is always
present, and it seems to sometimes block a click() in Packages_specs.ts.
Instead of just adding {force:true} to the click(), I'm trying to figure out
why "Loading..." modal never stops showing with Cypress on the browser, but
haven't figured it out yet.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to