unblacklist some tests (#8474)
It seems most of these blacklisted tests do actually pass most of the time. I'm of the opinion that having them blacklisted here means there is very little incentive for us to deflake any flaky tests, and meanwhile any value in those tests is completely lost.
This commit is contained in:
committed by
GitHub
parent
4cb44a1585
commit
d373ec2f72
@@ -34,9 +34,6 @@ New federated private chats get full presence information (SYN-115)
|
||||
# this requirement from the spec
|
||||
Inbound federation of state requires event_id as a mandatory paramater
|
||||
|
||||
# Blacklisted until https://github.com/matrix-org/synapse/pull/6486 lands
|
||||
Can upload self-signing keys
|
||||
|
||||
# Blacklisted until MSC2753 is implemented
|
||||
Local users can peek into world_readable rooms by room ID
|
||||
We can't peek into rooms with shared history_visibility
|
||||
|
||||
Reference in New Issue
Block a user