Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

front: reduce or remove unnecessary timeouts in e2e tests #10321

Open
1 of 2 tasks
Maymanaf opened this issue Jan 10, 2025 · 0 comments · May be fixed by #10423
Open
1 of 2 tasks

front: reduce or remove unnecessary timeouts in e2e tests #10321

Maymanaf opened this issue Jan 10, 2025 · 0 comments · May be fixed by #10423
Assignees
Labels
kind:performance Reduction of computing time or memory use kind:tests Writing unit / e2e and integration tests

Comments

@Maymanaf
Copy link
Contributor

Maymanaf commented Jan 10, 2025

Description and goal

  • Eliminate redundant timeouts
  • Store the utilized timeouts in a constants file
  • Shorten test timeout durations
  • Increase the number of workers (to be evaluated)
  • Restrict the maximum number of failed tests (to be evaluated)
  • Reduce the retry count
  • use env variable for osrd language

Acceptance criteria

  • All tests pass with reduced execution time
  • No flaky test when the pipeline is executed 10 times
@Maymanaf Maymanaf self-assigned this Jan 10, 2025
@Maymanaf Maymanaf added kind:performance Reduction of computing time or memory use kind:tests Writing unit / e2e and integration tests labels Jan 10, 2025
@Maymanaf Maymanaf linked a pull request Jan 16, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:performance Reduction of computing time or memory use kind:tests Writing unit / e2e and integration tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant