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

Tests for missing prevs in incoming transactions #498

Merged
merged 3 commits into from
Oct 1, 2018

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Sep 27, 2018

This tries to test the things that are fixed in matrix-org/synapse#3968.

(The first commit is a bit of a refactor; the second updates a currently-disabled test to do something useful.)

@richvdh richvdh requested a review from a team September 27, 2018 10:44
auth_chain_ids => [
# XXX I'm not really sure why we have to return our
# auth_events here, when they are already in the event
map { $_->[0] } @{ $missing_event_y->{auth_events} },
Copy link
Member

Choose a reason for hiding this comment

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

This is meant to be the full auth chain, rather than just the auth events of the state events.

Copy link
Member Author

Choose a reason for hiding this comment

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

k thanks, will update the comment slightly

@richvdh richvdh merged commit 8c469ea into develop Oct 1, 2018
@richvdh richvdh deleted the rav/fix_federation_errors branch March 19, 2019 12:07
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