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

[sinttest] Improving assertions for MultiResultSyncPoint #599

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

guusdk
Copy link
Member

@guusdk guusdk commented Jun 13, 2024

First commit adds a new assertResult implementation, second commit applies that to the existing tests.

Please review to individual commit messages for more details.

@guusdk guusdk requested a review from Flowdalic June 13, 2024 13:35
This adds an AssertResult implementation for MultiResultSyncPoint that mimics the equivalent for ResultSyncPoint.
Making use of the new assertion handling for MultiResultSyncPoint, the integration test that uses that implementation can now get improved assertion messages. This will allow users to more quickly determine why a test is failing.
@guusdk guusdk force-pushed the sint_assertresult-multisync branch from 3e9a58f to 7e9a571 Compare June 13, 2024 14:01
@Flowdalic Flowdalic added this pull request to the merge queue Jun 27, 2024
Merged via the queue into igniterealtime:master with commit 68fa904 Jun 27, 2024
3 checks passed
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