Skip to content

[v13] Fix flaky TestResizeTerminal#30983

Merged
zmb3 merged 1 commit intobranch/v13from
bot/backport-30970-branch/v13
Aug 25, 2023
Merged

[v13] Fix flaky TestResizeTerminal#30983
zmb3 merged 1 commit intobranch/v13from
bot/backport-30970-branch/v13

Conversation

@zmb3
Copy link
Copy Markdown
Collaborator

@zmb3 zmb3 commented Aug 24, 2023

Backport #30970 to branch/v13

This test starts a session and then immediately tries to join it.
Sometimes we're too fast, and the session tracker doesn't yet exist
so the join fails.

Fix by waiting for the session tracker to show up before attempting
the join.

Closes #13607
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from jakule August 25, 2023 00:08
@zmb3 zmb3 added this pull request to the merge queue Aug 25, 2023
Merged via the queue into branch/v13 with commit 8414be4 Aug 25, 2023
@zmb3 zmb3 deleted the bot/backport-30970-branch/v13 branch August 25, 2023 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants