UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

SKIP UPGRADE increase cypress timeouts

Merged Michael Martin requested to merge increase-cypress-timeouts into main

Increase cypress test timeouts for web pages in hopes if decreasing failures.

Following the official advice to:

If you're running lots of tests on a memory intense application.
  - Try increasing the CPU/memory on the machine you're running on.
  - Try enabling experimentalMemoryManagement in your config file.
  - Try lowering numTestsKeptInMemory in your config file during 'cypress open'.

Testing in BB can be seen here: big-bang/bigbang!3521 (closed)

Making all 3 of these changes and increasing some cypress timeouts appears to help.

Edited by Michael Martin

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading