Skip to content

e2e-tests: Drop unnecessary sleeps - #1640

Draft
adombeck wants to merge 1 commit into
mainfrom
e2e-tests-drop-sleeps
Draft

e2e-tests: Drop unnecessary sleeps#1640
adombeck wants to merge 1 commit into
mainfrom
e2e-tests-drop-sleeps

Conversation

@adombeck

@adombeck adombeck commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Avoid sleeps during tests when to wait for work to finish - they cause flakiness when the work takes longer than expected and make the tests take longer than necessary. The sleeps that are dropped here should not be necessary in the first place.

UDENG-10849

Avoid sleeps during tests when to wait for work to finish - they cause
flakiness when the work takes longer than expected and make the tests
take longer than necessary. The sleeps that are dropped here should not
be necessary in the first place.
@adombeck adombeck added the e2e-tests This issue is related to end-to-end tests / Run end-to-end tests on this pull request label Jun 29, 2026
@adombeck

Copy link
Copy Markdown
Contributor Author

After writing #1633 (comment) and #1633 (comment), I noticed that some of our existing tests used unnecessary sleeps as well.

@adombeck

Copy link
Copy Markdown
Contributor Author

I checked that there are no merge conflicts with #1520 and #1633.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e2e-tests This issue is related to end-to-end tests / Run end-to-end tests on this pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant