-
Notifications
You must be signed in to change notification settings - Fork 52
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
MSC3083: Add additional tests for joining over federation. #99
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merge when you're done with this @clokep - LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
This will also need the changes in matrix-org/synapse#9868 so that the returned error code is correct over federation. |
This seems to be failing since the latest Docker tag for Synapse doesn't have the required functionality (it will be in Synapse 1.33.0 which should RC this week). I don't think there's much to do to get CI to pass besides just wait for the tag to update? |
There's a new latest image, so hopefully this will pass now. 😄 |
This builds on #98 to add tests for matrix-org/synapse#9800.
The tests are pretty much the same, as #98, but the users are no longer on the same server.