[Koha-bugs] [Bug 36012] ERM/Agreements_spec.ts is failing if run too slow (?)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 22 14:19:57 CET 2024


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #163088|0                           |1
        is obsolete|                            |

--- Comment #20 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 163704
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163704&action=edit
Bug 36012: Extend cypress's requestTimeout value

default to 5000 but tests are failing because of slow Jenkins's nodes.
We could try and extend to 10000 (10s) and see if it gets better.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
Tests pass with and without the patch on my computer. Tested with:

yarn cypress run --env KOHA_USER=koha,KOHA_PASS=koha \
        --spec t/cypress/integration/ERM/Agreements_spec.ts

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


More information about the Koha-bugs mailing list