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

remove checks on m.room.aliases #801

Merged
merged 2 commits into from
Feb 10, 2020
Merged

Conversation

ara4n
Copy link
Member

@ara4n ara4n commented Feb 9, 2020

As matrix-org/synapse#6878 filters out m.room.aliases, we tweak the tests to no longer make assertions based on m.room.aliases state info from /sync.

tests/30rooms/60version_upgrade.pl Outdated Show resolved Hide resolved
tests/30rooms/60version_upgrade.pl Outdated Show resolved Hide resolved
redaction is neither necessary nor sufficent for this filter to be removed
@richvdh richvdh changed the base branch from develop to release-v1.10.0 February 10, 2020 09:36
@richvdh richvdh merged commit a954cc2 into release-v1.10.0 Feb 10, 2020
@richvdh richvdh deleted the matthew/remove_aliases branch February 10, 2020 09:38
anoadragon453 added a commit that referenced this pull request Mar 23, 2020
…ease-v1.10.x

* origin/release-v1.10.0:
  remove checks on m.room.aliases (#801)
  Remove test which uses unspecced /events?dir=b (#794)
  Add some tests to check for adding/removing aliases (#792)
  Add test for ensuring power levels are correctly handled during upgrade (#777)
  Test that fetching device correctly resyncs (#791)
  Add support for experimental MSC2260 room version (#790)
  Fix power levels being sent as strings (#789)
  Don't respond with 503 as server will be marked as down. (#788)
  Test Synapse with MAU limits enabled. (#782)
  Fix docker/push.sh and make it echo commands
  Change postgres in docker image to use C collation/ctype. (#783)
  Add a passing test for recovery from gappy device list updates (#761)
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