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 flaky IO test #867

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Fix flaky IO test #867

merged 1 commit into from
Oct 18, 2023

Conversation

Baltoli
Copy link
Contributor

@Baltoli Baltoli commented Oct 18, 2023

Similarly to #864, this PR addresses a flaky test that can be left in an intermediate state between runs of the test suite. In this case, we solve the problem by cleaning up all old io_log.txt files before the relevant test runs, rather than at the end.

@rv-jenkins rv-jenkins merged commit b648e8b into master Oct 18, 2023
5 checks passed
@rv-jenkins rv-jenkins deleted the io-log-test branch October 18, 2023 17:03
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