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

[x2fDvuKu] extend timeout for flaky BigGraphTest #504

Merged
merged 2 commits into from
Oct 6, 2023

Conversation

nadja-muller
Copy link
Contributor

@nadja-muller nadja-muller commented Oct 4, 2023

apoc.refactor.rename.type reuses functionality from periodic iterate, which uses a termination guard. However, there is no concrete guarantee on when we will catch it. I propose we extended the timemout to encompass the outlier in the build. The default value was 10L seconds.

When running the test locally, timepassed was 0. Doubles could be a bit more precise.

@nadja-muller nadja-muller force-pushed the fix-flaky-big-graph-test branch from f1f93c7 to b1c197c Compare October 4, 2023 13:12
@nadja-muller nadja-muller force-pushed the fix-flaky-big-graph-test branch from b1c197c to bd54c04 Compare October 4, 2023 13:17
@nadja-muller
Copy link
Contributor Author

Closing since the frequency of the test failure is less than 1 in a 1000

@nadja-muller nadja-muller reopened this Oct 6, 2023
@nadja-muller nadja-muller merged commit b9f8b91 into dev Oct 6, 2023
26 checks passed
@nadja-muller nadja-muller deleted the fix-flaky-big-graph-test branch October 6, 2023 08:40
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.

2 participants