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

De-ignore and solve failing docker tests in 5.23 #4174

Merged
merged 14 commits into from
Aug 30, 2024

Conversation

vga91
Copy link
Collaborator

@vga91 vga91 commented Aug 28, 2024

See e.g. https://github.com/neo4j-contrib/neo4j-apoc-procedures/actions/runs/10593054612/job/29353711717#step:6:10730

    java.lang.AssertionError: Should not have thrown exception when trying to start Neo4j: org.gradle.tooling.BuildException: Could not execute build using connection to Gradle distribution 'https://services.gradle.org/distributions/gradle-8.4-bin.zip'.
        at org.junit.Assert.fail(Assert.java:89)
        at apoc.neo4j.docker.CoreExtendedTest.checkForCoreAndExtended(CoreExtendedTest.java:45)

These errors seemed to be solved in 5.21 (see here), but have reappeared in this version.

Changes

@vga91 vga91 changed the title De-ignore and solve failing docker tests in 5.20 De-ignore and solve failing docker tests in 5.23 Aug 28, 2024
@vga91 vga91 added to-cherry-pick issues related to commits to cherry-pick and removed to-cherry-pick issues related to commits to cherry-pick labels Aug 30, 2024
@RobertoSannino RobertoSannino merged commit de44ba7 into 5.23 Aug 30, 2024
5 checks passed
@RobertoSannino RobertoSannino deleted the issue-4086-de-ignore-in-5.23 branch August 30, 2024 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants