Another flaky test

This commit is contained in:
Andrew Morgan 2020-01-22 15:24:51 +00:00
parent 2eca6c2974
commit 2ead355d9c
2 changed files with 3 additions and 1 deletions

View file

@ -9,3 +9,6 @@ avatar_url updates affect room member events
# Blacklisted due to flakiness
Room members can override their displayname on a room-specific basis
# Blacklisted due to flakiness
Alias creators can delete alias with no ops

View file

@ -183,7 +183,6 @@ GET /directory/room/:room_alias yields room ID
PUT /directory/room/:room_alias creates alias
Room aliases can contain Unicode
Creators can delete alias
Alias creators can delete alias with no ops
Alias creators can delete canonical alias with no ops
Regular users cannot create room aliases within the AS namespace
Deleting a non-existent alias should return a 404