Skip to content

await endpoints ready in more e2e tests to combat flakyness#12947

Merged
adleong merged 1 commit intomainfrom
alex/flaky-targets-route
Aug 22, 2024
Merged

await endpoints ready in more e2e tests to combat flakyness#12947
adleong merged 1 commit intomainfrom
alex/flaky-targets-route

Conversation

@adleong
Copy link
Member

@adleong adleong commented Aug 8, 2024

#11368 added a step to certain e2e integration tests where we await the endpoints becoming ready before attempting to send traffic to them. This was done to combat flakyness on those tests.

We have observed flakyness in other similar tests, targets_route in particular. We add the same await step to that test and to all other tests in that form.

Given the nature of flaky tests, it's difficult to confirm that this fixes the flakyness.

@adleong adleong requested a review from a team as a code owner August 8, 2024 18:55
@adleong adleong merged commit 072841c into main Aug 22, 2024
@adleong adleong deleted the alex/flaky-targets-route branch August 22, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants