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

Tweak send_and_await_outlier to send membership first #1302

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

neilalexander
Copy link
Contributor

Because the test had an auth event as a deliberately missing event (the membership), it also relied on the faulty assumption that the homeserver wouldn't notice that first.

Dendrite was failing because we were trying to hit /event_auth before backfilling. Modifying the test to send the membership first and then to perform the checks on three timeline events resolves the problem.

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.

1 participant