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 Duration Test #774

Merged
merged 4 commits into from
Jan 12, 2022
Merged

Conversation

dmoree
Copy link
Contributor

@dmoree dmoree commented Jan 11, 2022

Description

This PR address #765 where a specific integration test was randomly exposing a floating point error in Duration. The error has been addressed and the test values have been converted to definite values.

Issue

@darrellwarde darrellwarde linked an issue Jan 11, 2022 that may be closed by this pull request
Copy link
Member

@angrykoala angrykoala left a comment

Choose a reason for hiding this comment

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

The changes in this PR look like a step in the right direction and seem to fix #765
Just a comment and one change requested in the modified test

@angrykoala angrykoala merged commit 25e708e into neo4j:dev Jan 12, 2022
@dmoree dmoree deleted the fix/flaky-duration-test branch January 19, 2022 18:39
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.

Not equal values for duration in expectation
2 participants