Skip to content

[4.4] Fix ITs in TeamCity #1036

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 10, 2024

Conversation

robsdedude
Copy link
Member

For god know what reason (couldn't reproduce locally, tried every trick in the book), boltkit shutting down Neo4j after the ITs would timeout consistently in TeamCity. Since the service is (at least currently) started and stopped for the whole test session, not per test, there's little risk in just killing it instead of gracefully shutting it down.

For god know what reason (couldn't reproduce locally, tried every trick in
the book), boltkit shutting down Neo4j after the ITs would timeout consistently
in TeamCity. Since the service is (at least currently) started and stopped for
the whole test session, not per test, there's little risk in just killing it
instead of gracefully shutting it down.
@robsdedude robsdedude force-pushed the fix/work-around-tc-failure branch from 8a43ebd to 04735df Compare April 10, 2024 15:09
Copy link
Contributor

@AndyHeap-NeoTech AndyHeap-NeoTech left a comment

Choose a reason for hiding this comment

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

A thing of beauty that we shan't mention to anyone else. Approved.

Copy link
Contributor

@bigmontz bigmontz left a comment

Choose a reason for hiding this comment

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

🔥

@robsdedude robsdedude merged commit b8b9e16 into neo4j:4.4 Apr 10, 2024
@robsdedude robsdedude deleted the fix/work-around-tc-failure branch April 10, 2024 15:49
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.

4 participants