Skip to content

Guard couple tests with assumption about bookmark support #329

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
Mar 9, 2017

Conversation

lutovich
Copy link
Contributor

@lutovich lutovich commented Mar 9, 2017

Some newly added tests check bookmark to assert that read transaction was committed. They failed when using Neo4j version earlier than 3.1.0 because those are not bookmark-aware. This commit guards such tests with JUnit assumption about bookmark support based on server version.

Some newly added tests check bookmark to assert that read transaction was
committed. They failed when using Neo4j version earlier than 3.1.0 because
those are not bookmark-aware. This commit guards such tests with JUnit
assumption about bookmark support based on server version.
@zhenlineo zhenlineo merged commit d7f4797 into neo4j:1.2 Mar 9, 2017
@lutovich lutovich deleted the 1.2-assume-bookmark-support branch March 9, 2017 12:26
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