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

adds a delay between write/read in stream test #151

Merged

Conversation

philipwjones
Copy link

@philipwjones philipwjones commented Oct 25, 2024

Adds a 5 second delay to make sure the last restart write has completed before trying to read the same file. Tested many times on Chrysalis without failure.

fixes #150

Checklist

  • Testing
    • Unit tests have passed. Please provide a relevant CDash build entry for verification.

  adds a 5 second delay to make sure the last restart write has
  completed before trying to read the same file
Copy link

@brian-oneill brian-oneill left a comment

Choose a reason for hiding this comment

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

Ran the test several times and it passed each time, seems to have fixed the issue.

@philipwjones philipwjones merged commit d37ce27 into E3SM-Project:develop Oct 25, 2024
2 checks passed
@philipwjones philipwjones deleted the omega/stream-delay-fix branch October 30, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IOStreamTest Failures on Chrysalis
2 participants