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

[0eSjZq6Q] Fix S3 failing flaky tests #294

Merged
merged 1 commit into from
Jan 20, 2023
Merged

[0eSjZq6Q] Fix S3 failing flaky tests #294

merged 1 commit into from
Jan 20, 2023

Conversation

vga91
Copy link
Collaborator

@vga91 vga91 commented Jan 19, 2023

My guess is that sometimes the localstack container doesn't load the file immediately, hence the The specified key does not exist error.

Hopefully, this could also solve the zKSByYcV (ExportCypherS3Test.testExportQueryCypherFormatUpdateAll),
where I think the file is not immediately overwritten
but a previous all.cypher file coming from another test is retrieved.

@vga91 vga91 force-pushed the fix_flaky_s3_tests branch from 4fbab3c to 6272455 Compare January 19, 2023 16:49
@vga91 vga91 changed the title [WIP] Fix S3 failing flaky tests [0eSjZq6Q] Fix S3 failing flaky tests Jan 19, 2023
Copy link
Contributor

@AzuObs AzuObs left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for making the fix 🎉

@vga91 vga91 merged commit f08caee into dev Jan 20, 2023
@vga91 vga91 deleted the fix_flaky_s3_tests branch January 20, 2023 14:33
vga91 added a commit to neo4j-contrib/neo4j-apoc-procedures that referenced this pull request Feb 13, 2023
vga91 added a commit to neo4j-contrib/neo4j-apoc-procedures that referenced this pull request Feb 13, 2023
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.

2 participants