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

Remove broken TZ from Javascript Driver unit tests #1111

Merged
merged 1 commit into from Jul 11, 2023

Conversation

bigmontz
Copy link
Contributor

The removed timezone doesn’t work properly in a test scenario since the algorithm used for asserting is not able to do the correct math.

The driver code itself is working properly. This is just the matter of fixing the test to avoid flakyness.

The removed timezone  doesn’t work properly in a test scenario since the algorithm used for asserting is not able to do the correct math.

The driver code itself is working properly. This is just the matter of fixing the test to avoid flakyness.
Copy link
Member

@robsdedude robsdedude left a comment

Choose a reason for hiding this comment

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

👢 💥

@bigmontz bigmontz merged commit b7da9e4 into neo4j:5.0 Jul 11, 2023
34 of 44 checks passed
@bigmontz bigmontz deleted the 5.x-remve-flaky-tz branch July 11, 2023 07:12
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.

None yet

3 participants