Skip to content

test: remove timeout from pop_sent_msg_ex()#8331

Merged
link2xt merged 1 commit into
mainfrom
link2xt/pop_sent_msg-no-timeout
Jun 13, 2026
Merged

test: remove timeout from pop_sent_msg_ex()#8331
link2xt merged 1 commit into
mainfrom
link2xt/pop_sent_msg-no-timeout

Conversation

@link2xt

@link2xt link2xt commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

Arbitrary timeouts often result in flaky tests,
especially if CI runners may be paused.
In this case however timeout was not used by any tests and only slowed down the tests in cases where
no message is expected but non-zero timeout is set.

@link2xt

link2xt commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator Author

This will conflict with #8008, but i'm fine with rebasing this PR after merging #8008. Was just wondering why do we even need a timeout while reviewing #8008, and it turns out timeout is not needed.

@link2xt link2xt force-pushed the link2xt/pop_sent_msg-no-timeout branch from 2f33849 to 600e280 Compare June 13, 2026 15:20
@link2xt link2xt changed the title test: remove timeout from pop_sent_msg() test: remove timeout from pop_sent_msg_ex() Jun 13, 2026
@link2xt link2xt requested a review from iequidoo June 13, 2026 18:21
@link2xt

link2xt commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator Author

Might be easier to merge this and rebase #8008 though.

Arbitrary timeouts often result in flaky tests,
especially if CI runners may be paused.
In this case however timeout was not used by any tests
and only slowed down the tests in cases where
no message is expected but non-zero timeout is set.
@link2xt link2xt force-pushed the link2xt/pop_sent_msg-no-timeout branch from 600e280 to 000270f Compare June 13, 2026 23:02
@link2xt link2xt enabled auto-merge (rebase) June 13, 2026 23:06
@link2xt link2xt merged commit f961a49 into main Jun 13, 2026
31 checks passed
@link2xt link2xt deleted the link2xt/pop_sent_msg-no-timeout branch June 13, 2026 23:14
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