Skip to content

Skip new summary tests on RX session #1262

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 4 commits into from
Feb 26, 2025
Merged

Conversation

MaxAake
Copy link
Contributor

@MaxAake MaxAake commented Feb 25, 2025

The RX session handles sending DISCARDS slightly differently than other drivers, which breaks some new tests being added to testkit. This skips those new tests on the rx driver until a more elegant solution is found

@robsdedude
Copy link
Member

Leaving this here for traceability neo4j-drivers/testkit#653

Copy link
Member

Choose a reason for hiding this comment

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

Smells like a regex, glob matcher, or similar predicate could simplify the code a little. No blocker though.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I like the idea, but it'd take a rewrite of the skipping part that would make this significantly bigger PR. Worth putting on my backlog, though!

@MaxAake MaxAake merged commit 9d58fa6 into 5.0 Feb 26, 2025
37 checks passed
@MaxAake MaxAake deleted the skip-new-tests-on-reactive branch February 26, 2025 15:14
MaxAake added a commit that referenced this pull request Mar 7, 2025
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