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

test: try fix flaky test #4429

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Conversation

nkomonen-amazon
Copy link
Contributor

Not sure if this fixes #4390, but this will now reuse the same sandbox instead of recreating it
each time. We were failing a test where a spied method was being called more than expected.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@nkomonen-amazon nkomonen-amazon requested a review from a team as a code owner February 13, 2024 20:29
Not sure if this fixes aws#4390, but we now
reuse the same sandbox instead of recreating it
each time. We were failing a test where a spied method
was being called more than expected.

Signed-off-by: nkomonen <[email protected]>
@nkomonen-amazon nkomonen-amazon merged commit dd82987 into aws:master Feb 14, 2024
18 checks passed
@nkomonen-amazon nkomonen-amazon deleted the flakyTest branch February 14, 2024 18:27
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.

unreliable test: 'mkdir ... creates folder but uses the "fs" module if in C9'
2 participants