Skip to content

Conversation

gagik
Copy link
Contributor

@gagik gagik commented Feb 20, 2025

There seems to be flakiness in some of the recently introduced disableLogging tests, likely because the needed log doesn't appear in the file quick enough for us to capture it. This adds a eventually to the tests where we check for a new log entry after inputting a command so we can retry at a later time and minimize flakiness. This makes it consistent with other log file tests.

There seems to be flakiness in some of the recently introduced disableLogging tests, likely because the needed log doesn't appear in the file quick enough for us to capture it. This adds a `eventually` to the tests where we check for a new log entry after inputting a command so we can retry at a later time and minimize flakiness. This makes it consistent with other log file tests.
@gagik gagik changed the title fix(tests): minimize flakiness of the disableLogging test fix(tests): minimize flakiness of the disableLogging tests Feb 20, 2025
@gagik gagik added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Feb 20, 2025
@gagik gagik merged commit 6e3b876 into main Feb 20, 2025
113 of 123 checks passed
@gagik gagik deleted the gagik/read-log-file-flake branch February 20, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)

2 participants