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

MSC3083: Add additional tests for joining over federation. #99

Merged
merged 11 commits into from
May 5, 2021

Conversation

clokep
Copy link
Member

@clokep clokep commented Apr 7, 2021

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.

tests/msc3083_test.go Outdated Show resolved Hide resolved
tests/msc3083_test.go Outdated Show resolved Hide resolved
tests/msc3083_test.go Outdated Show resolved Hide resolved
Copy link
Member

@kegsay kegsay left a 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

@clokep clokep requested a review from richvdh April 15, 2021 14:27
Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

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

lgtm!

@clokep
Copy link
Member Author

clokep commented Apr 23, 2021

This will also need the changes in matrix-org/synapse#9868 so that the returned error code is correct over federation.

@clokep
Copy link
Member Author

clokep commented Apr 27, 2021

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?

@clokep
Copy link
Member Author

clokep commented May 5, 2021

There's a new latest image, so hopefully this will pass now. 😄

@clokep clokep merged commit 26327cc into master May 5, 2021
@clokep clokep deleted the clokep/restricted-remote-join branch May 5, 2021 14:25
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.

3 participants