You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apart from options listed in #2772 and #2771, here are ideas to explore to speed up end-to-end tests and make them less likely to display flakiness:
failures and flaky tests are often uncovered through timeouts, which default duration is 5 minutes; could shorter timeouts be used across most (if not all) test suites?
would faster runners be an option? If not, why not?
Apart from options listed in #2772 and #2771, here are ideas to explore to speed up end-to-end tests and make them less likely to display flakiness:
The text was updated successfully, but these errors were encountered: