Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

De-ignore *ProceduresAPIWithDummyClientTest when fixed in Core dev #4378

Open
vga91 opened this issue Mar 6, 2025 · 0 comments · May be fixed by neo4j/apoc#750
Open

De-ignore *ProceduresAPIWithDummyClientTest when fixed in Core dev #4378

vga91 opened this issue Mar 6, 2025 · 0 comments · May be fixed by neo4j/apoc#750

Comments

@vga91
Copy link
Collaborator

vga91 commented Mar 6, 2025

Currently, these tests fail because leverage VirtualNode Sets e.g. at this point.

However, via this change,
it currently no longer work (e.g. here),
because the int hashCode() method still refers to the id, whereas they should refer to the elementId,.

So we have to ignore them here
and wait until the fix is done in APOC Core.

@vga91 vga91 moved this to Todo in APOC Extended Larus Mar 6, 2025
@vga91 vga91 changed the title De-ignore AWSProceduresAPIWithDummyClientTest when fixed in core dev De-ignore AWSProceduresAPIWithDummyClientTest when fixed in Core dev Mar 6, 2025
@vga91 vga91 linked a pull request Mar 6, 2025 that will close this issue
@vga91 vga91 changed the title De-ignore AWSProceduresAPIWithDummyClientTest when fixed in Core dev De-ignore *ProceduresAPIWithDummyClientTest when fixed in Core dev Mar 6, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Development

Successfully merging a pull request may close this issue.

1 participant