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

test: test that reordering of Member added message results in square bracket error #5353

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

link2xt
Copy link
Collaborator

@link2xt link2xt commented Mar 17, 2024

This is a test reproducing the problem
in #5339. Fix would be to avoid reordering on the server side, so the test checks that the unverified message
is replaced with a square bracket error
as expected if messages arrive in the wrong order.

…bracket error

This is a test reproducing the problem
in <#5339>.
Fix would be to avoid reordering on the server side,
so the test checks that the unverified message
is replaced with a square bracket error
as expected if messages arrive in the wrong order.
@link2xt link2xt force-pushed the link2xt/test-verified-reordering branch from d86ebc3 to 85062cb Compare March 18, 2024 00:16
@link2xt link2xt merged commit c3a7fc4 into main Mar 18, 2024
38 checks passed
@link2xt link2xt deleted the link2xt/test-verified-reordering branch March 18, 2024 18:14
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.

None yet

2 participants