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

Fix tests that rely on notifications being pulled all 10 seconds #14417

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

klaustopher
Copy link
Contributor

In #14413 we added a configurable amount for notification polling and the new default is 60 seconds instead of the old hard coded 10 seconds. This causes some tests to fail because they rely on some behavior that is triggered by the notification polling. Those tests now get a setting to set the notification timeout to the 10 seconds it was before.

Copy link
Contributor

@ulferts ulferts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a ton, @klaustopher

@ulferts ulferts merged commit 733513b into release/13.1 Dec 13, 2023
9 checks passed
@ulferts ulferts deleted the fix-tests branch December 13, 2023 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants