Skip to content

Fix flaky http driver test #359

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

Merged
merged 1 commit into from
Apr 24, 2018
Merged

Conversation

lutovich
Copy link
Contributor

It executes same query that returns paths using bolt and http. Results are then compared and expected to be the same. Previously used query was not entirely deterministic and could return different results for subsequent executions.

This commit fixes the problem by making var-length queries use fixed start node. Also added logging of query when expectation fails.

It executes same query that returns paths using bolt and http. Results
are then compared and expected to be the same. Previously used query
was not entirely deterministic and could return different results for
subsequent executions.

This commit fixes the problem by making var-length queries use fixed
start node. Also added logging of query when expectation fails.
@lutovich lutovich requested a review from ali-ince April 20, 2018 20:42
@ali-ince ali-ince merged commit 9532461 into neo4j:1.6 Apr 24, 2018
@lutovich lutovich deleted the 1.6-flaky-http-path-test branch April 25, 2018 12:08
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